You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To see the % coverage simply run tests from the project directory:
$ rspec
To see the breakdown of the test coverage, check your local file in coverage/index.html (the output of your tests will indicate the exact location; e.g.
Coverage report generated for RSpec to /Users/nina/railsApps/workshop/bridge_troll/coverage. 48 / 171 LOC (28.07%) covered.)