Rails system tests with RSpec
A quick guide on how to set up system specs (introduced in RSpec 3.7) and why system specs, based on Rails 5.1 system tests, are now recommended way over feature specs for full-stack application testing.
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!
A quick guide on how to set up system specs (introduced in RSpec 3.7) and why system specs, based on Rails 5.1 system tests, are now recommended way over feature specs for full-stack application testing.
Post a comment