> For the complete documentation index, see [llms.txt](https://docs.specsolutions.eu/specsync/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.specsolutions.eu/specsync/important-concepts/using-specsync-with-cucumber.md).

# Using SpecSync with Cucumber

SpecSync can synchronize any scenarios that are written in Gherkin format. Gherkin format is used by many tools in many platforms, like Cucumber, Cucumber Java, Cucumber.js, Behat, Behave and also SpecFlow.

SpecSync can also be used to publish test results of various Cucumber projects including Cucumber Java, Behave and SpecFlow so that Azure DevOps can track the historical test executions and provide you with various reports. To be able to publish the test results, the [publish-test-result](/specsync/reference/command-line-reference/publish-test-results-command.md) command has to be used.

The SpecSync synchronization tool can be executed as a command line tool from Windows, macOS and Linux-based systems. See [Installation & Setup](/specsync/installation.md) and [Using SpecSync on macOS or Linux](/specsync/important-concepts/using-specsync-on-osxlinux-page.md) pages for details.

For a detailed guide on how to setup and run SpecSync with Cucumber, please check the [Getting started using Cucumber or other Gherkin-based BDD tool](/specsync/getting-started/getting-started-cucumber.md) guide.
