You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem description
API definitions linting rules use Megalinter tool to configure workflows in Github.
It would be good to perform lint check also on test definitions that are mandatory work product of subprojects.
Problem description
API definitions linting rules use Megalinter tool to configure workflows in Github.
It would be good to perform lint check also on test definitions that are mandatory work product of subprojects.
Possible evolution
For API test definitions (Gherkin files) gherkin-lint tool can be used with Megalinter:
https://megalinter.io/latest/descriptors/gherkin_gherkin_lint/
gherkin-lint can be easily added to the current Megalinter workflow.
Alternative solution
Other tools for linting Gherkin files with dedicated Github Actions.
Additional context
It needs to be investigated if specific rules can check the recommendations in API Testing Guidelines
The text was updated successfully, but these errors were encountered: