One Line Tests Without the Smells
Zebra is an extension to context & matchy for expressing tests in one line. Using ruby2ruby, the tests are named with the code they contain (i.e. “test: expect @post.title.to == “something”).
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Zebra is an extension to context & matchy for expressing tests in one line. Using ruby2ruby, the tests are named with the code they contain (i.e. “test: expect @post.title.to == “something”).
Post a comment