Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 syntax

Support for:

- Markdown highlighting for feature descriptions
- Example Groups

is planned for a future update.