otherguy/rspec-sonarqube-formatter

View on GitHub
README.md

Summary

Maintainability
Test Coverage

Unexpected trailing spaces found.
Open

Please check your contributions with RuboCop by running `bundle exec rubocop`. 
Severity: Minor
Found in README.md by editorconfig

Unexpected trailing spaces found.
Open

[RSpec 3](https://rspec.info/) formatter that generates an XML file for [SonarQube](https://www.sonarqube.org/) 6.2+, using 
Severity: Minor
Found in README.md by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  ...
Severity: Minor
Found in README.md by editorconfig

Unexpected trailing spaces found.
Open

and the time in milliseconds it took to execute these. 
Severity: Minor
Found in README.md by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  c.formatter = 'documentation'
Severity: Minor
Found in README.md by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  c.add_formatter('RspecSonarqubeFormatter', 'out/test-report.xml')
Severity: Minor
Found in README.md by editorconfig

Unexpected trailing spaces found.
Open

This formatter generates an XML report that can be read by [SonarQube](https://www.sonarqube.org/) 6.2+. 
Severity: Minor
Found in README.md by editorconfig

Unexpected trailing spaces found.
Open

Out of the box, SonarQube 6.2+ supports generic formats for test coverage and test execution import. Using the XML file 
Severity: Minor
Found in README.md by editorconfig

Unexpected trailing spaces found.
Open

[`sonar-project.properties`](sonar-project.properties) or configure it in the SonarQube GUI. 
Severity: Minor
Found in README.md by editorconfig

Unexpected trailing spaces found.
Open

Then, run `bundle exec rake spec` to run the test suite. 
Severity: Minor
Found in README.md by editorconfig

Unexpected trailing spaces found.
Open

To make SonarQube read the test report, specify the path to the generated XML in your 
Severity: Minor
Found in README.md by editorconfig

There are no issues that match your filters.

Category
Status