Releases: racodond/sonar-gherkin-plugin
FP on rule unused-variable: Variable in doc string not recognized bug
Release notes: https://github.com/racodond/sonar-gherkin-plugin/milestone/7?closed=1
- FP on rule unused-variable: Variable in doc string not recognized
Change 'allowed-tags' rule parameter from a comma-separated list to a regular expression
Release notes: https://github.com/racodond/sonar-gherkin-plugin/milestone/6?closed=1
- Change 'allowed-tags' rule parameter from a comma-separated list to a regular expression. So, make sure to update this parameter in your quality profiles if it was set.
Make the plugin compatible with SonarQube 6.7
Release notes: https://github.com/racodond/sonar-gherkin-plugin/milestone/5?closed=1
- Make the plugin compatible with SonarQube 6.7
Support scenarios with two Examples sections
Release notes: https://github.com/racodond/sonar-gherkin-plugin/milestone/4?closed=1
- Support scenarios with two 'Examples' sections
- False positive when a variable is used inside a table
Support all Ghekin dialects
Release notes: https://github.com/racodond/sonar-gherkin-plugin/milestone/3?closed=1
- Support all Gherkin dialects (i18n)
- New rule: Features should be written in the same language
- Support ``` as DocString prefix/suffix
Support all Ghekin dialects
Release notes: https://github.com/racodond/sonar-gherkin-plugin/milestone/3?closed=1
- Support all Gherkin dialects (i18n)
- New rule: Features should be written in the same language
- Support ``` as DocString prefix/suffix
Support all Ghekin dialects
Release notes: https://github.com/racodond/sonar-gherkin-plugin/milestone/3?closed=1
- Support all Gherkin dialects (i18n)
- New rule: Features should be written in the same language
Spell checker + 4 new rules
Release notes: https://github.com/racodond/sonar-gherkin-plugin/milestone/2?closed=1
- Adds a spell checker and related rule Spelling mistakes should be fixed
- New rule: There should be one single When step per scenario
- New rule: Duplicated steps should be removed
- New rule: Features should have a description
i18n
Spell checker + 4 new rules
Release notes: https://github.com/racodond/sonar-gherkin-plugin/milestone/2?closed=1
- Adds a spell checker and related rule Spelling mistakes should be fixed
- New rule: There should be one single When step per scenario
- New rule: Duplicated steps should be removed
- New rule: Features should have a description