rspec-style-guide icon indicating copy to clipboard operation
rspec-style-guide copied to clipboard

Best practices for writing your specs!

Results 22 rspec-style-guide issues
Sort by recently updated
recently updated
newest added
trafficstars

Added a section on the use of Method Stubs vs Expectations that my company tries to follow that I think makes more sense when testing. Added to the [Example Group...

Now that Cucumber and Gherkin are going out of style, how about developing standards for feature specs? Apart from a couple [years-old](https://www.chrisdpeters.com/blog/introduction-feature-specs-rspec/) [tutorials](https://medium.com/@lindebergnick/feature-testing-in-rails-with-rspec-and-capybara-8cb8ee38cb6a), the web is relatively shy on best...