Compatibility
Supported Jira systems
SpecSync for Jira might work with other Jira installations as well, but it has been tested with the following configurations:
Jira Cloud
Jira Server / Data Center v9
Jira Server / Data Center v8
Zephyr Scale Server / Data Center v9
Supported operating systems and platforms
SpecSync is supported on Windows, Linux and MacOS operating systems. It can be installed as a standalone tool or as a .NET tool. Please check Installation & Setup for details on which installation option is available on the different target systems.
Supported .NET frameworks for running SpecSync as .NET tool
SpecSync can be run using the following .NET versions as a .NET tool:
.NET 10 (latest, recommended)
.NET 9
.NET 8
.NET 7 — out of support by Microsoft, not recommended
.NET 6 — out of support by Microsoft, not recommended
.NET Framework 4.7.2 — up to SpecSync v3.4
.NET Framework 4.6.2 — up to SpecSync v3.4
.NET 5 — up to SpecSync v3.4
.NET 3.1 — up to SpecSync v3.4
The .NET 6 and .NET 7 frameworks are out of support and will not receive security updates in the future. SpecSync versions v6 and later will not run with .NET 6 and .NET 7. Please use SpecSync with .NET 8 or any of the other supported platforms.
Supported BDD tools
SpecSync can synchronize any scenarios that are written in Gherkin format. Gherkin format is used by many tools in many platforms, like Cucumber, Cucumber JVM, Cucumber.js, Behat, Behave, SpecFlow and also Reqnroll. Please refer to the Getting started for detailed instructions how to setup SpecSync with the different BDD tools.
Supported test result formats
Reqnroll
MsTest/NUnit/xUnit
TRX
trx
Reqnroll
NUnit
XML
reqnrollNUnitXml
Reqnroll
Cucumber Messages output
NDJSON
cucumberMessagesNdjson
SpecFlow
MsTest/NUnit/xUnit
TRX
trx
SpecFlow
SpecFlow+ Runner
TRX
trx
SpecFlow
NUnit
XML
specFlowNUnitXml
SpecFlow
NUnit v2
XML
specFlowNUnit2Xml
Cucumber (Java, JavaScript, Ruby)
json formatter
JSON
cucumberJson
Cucumber (Java, JavaScript, Ruby)
message formatter
NDJSON
cucumberMessagesNdjson
Cucumber Java
JUnit
XML
cucumberJavaJUnitXml
Cucumber Java
Surefire
XML
cucumberJavaSurefireXml
Cucumber.js
cucumber-junit-formatter
XML
cucumberJsJUnitXml
Jest
jest-cucumber
XML
jestCucumberXml
Python Behave
--junit
XML
pythonBehaveXml
Python Behave
-f json or -f json.pretty
JSON
pythonBehaveJson
PyTest.BDD
XML
pyTestBddXml
Cucumber Studio (Hiptest)
JSON
hiptestJson
Other test result formats are added on request. Please contact support.
Supported SpecFlow versions
Synchronizing scenarios from SpecFlow projects and publishing test results is supported for any SpecFlow versions.
Supported Reqnroll versions
Synchronizing scenarios from Reqnroll projects and publishing test results is supported for any Reqnroll versions.
Last updated
Was this helpful?