Testing
-
Run spec with
bin/rspec
To run spec with Spring. Note: you need to stop spring.
-
Find the slowest specs
Run
rspec --profile
to get top slowest specs/examples.
Run spec with bin/rspec
To run spec with Spring. Note: you need to stop spring.
Find the slowest specs
Run rspec --profile
to get top slowest specs/examples.