Closed tcione closed 2 years ago
closes #20
Simplecov generates test coverage report like this one:
Having a tool like this one helps us in understanding how well is our application covered by our tests.
Reports will be saved in ./coverage/index.html
./coverage/index.html
closes #20
Simplecov generates test coverage report like this one:
Having a tool like this one helps us in understanding how well is our application covered by our tests.
Reports will be saved in
./coverage/index.html