Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rhysforyou/cucumber.novaextension
Cucumber (Gherkin) support for the Nova text editor
https://github.com/rhysforyou/cucumber.novaextension
cucumber extension nova
Last synced: 5 days ago
JSON representation
Cucumber (Gherkin) support for the Nova text editor
- Host: GitHub
- URL: https://github.com/rhysforyou/cucumber.novaextension
- Owner: rhysforyou
- License: mit
- Created: 2021-07-22T08:09:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-23T22:43:36.000Z (almost 3 years ago)
- Last Synced: 2024-12-17T04:07:29.656Z (7 days ago)
- Topics: cucumber, extension, nova
- Homepage: https://extensions.panic.com/extensions/com.rpowell/com.rpowell.Cucumber/
- Size: 687 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
The **Cucumber** Nova extension provides syntax highlighting and autocompletion for **Gherkin**, the language used to write Cucumber examples.
![A screenshot of the extension in action](https://raw.githubusercontent.com/rhysforyou/Cucumber.novaextension/main/screenshot.png)
Cucumber currently supports the following features of Gherkin:
- Features, Rules, Backgrounds, Examples, and Steps
- Tags
- String and number arguments in step definitions
- Docstrings with embedded syntaxSupport for:
- Markdown highlighting for feature descriptions
- Example Groupsis planned for a future update.