Consolidated coverage report generation into one rake command.
Added diff coverage reports using diff-coverage tool.
This commit is contained in:
@@ -197,9 +197,10 @@ To view test coverage:
|
||||
|
||||
2. Generate reports:
|
||||
|
||||
rake coverage:html
|
||||
rake coverage
|
||||
|
||||
3. HTML reports are located in the `reports` folder.
|
||||
3. Reports are located in the `reports` folder. The command
|
||||
generates HTML and XML (Cobertura format) reports.
|
||||
|
||||
|
||||
## Testing using queue servers
|
||||
|
||||
Reference in New Issue
Block a user