Using RSpec Metadata
Not all tests are created equal. Here we examine patterns for using RSpec metadata for to test configuration on a per test, context, or even directory-level basis https://rossta.net/blog/using-rspec-metadata.html
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!
Not all tests are created equal. Here we examine patterns for using RSpec metadata for to test configuration on a per test, context, or even directory-level basis https://rossta.net/blog/using-rspec-metadata.html
Post a comment