Skip to content

Commit

Permalink
Add links to demo projects
Browse files Browse the repository at this point in the history
  • Loading branch information
racodond committed Dec 7, 2016
1 parent 5bb9585 commit 7af85ae
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,13 @@ SonarQube Cucumber Gherkin Plugin
This plugin enables code QA analysis of [Cucumber Gherkin feature files](https://cucumber.io/docs/reference#gherkin) within [SonarQube](http://www.sonarqube.org):

* Computes metrics: lines of code, comments lines, etc.
* Performs more than [40 checks](#available-checks)
* Performs more than [40 checks](http://sonarqube.racodond.com/coding_rules#languages=gherkin)
* Provide the ability to write your own checks

## Demo

* [Demo project](http://sonarqube.racodond.com/dashboard/index?id=gherkin-sample-project)
* Real life project: [Diaspora](http://sonarqube.racodond.com/dashboard?id=diaspora)

## Usage

Expand Down

0 comments on commit 7af85ae

Please sign in to comment.