Small steps to DRYer RSpec
The blog post shows several tricks/code snippets for making your specs more DRY (and preferrably one-line). It mostly takes approaches of rspec/its
gem a bit further.
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!
The blog post shows several tricks/code snippets for making your specs more DRY (and preferrably one-line). It mostly takes approaches of rspec/its
gem a bit further.
Post a comment