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
For the different supported Test Case Management (TCM) solution, please check the Jira Test Case Management (TCM) solution guide.
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.
SpecSync does not use Log4J and therefore it is not affected by the vulnerability CVE-2021-44228.
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
SpecFlow/Reqnroll
MsTest
TRX
trx
SpecFlow/Reqnroll
NUnit
TRX
trx
SpecFlow/Reqnroll
xUnit
TRX
trx
SpecFlow
SpecFlow+ Runner
TRX
trx
SpecFlow
NUnit
XML
specFlowNUnitXml
SpecFlow
NUnit v2
XML
specFlowNUnit2Xml
Reqnroll
NUnit
XML
reqnrollNUnitXml
Reqnroll
NUnit v2
XML
reqnrollNUnit2Xml
Cucumber (Java, JavaScript, Ruby)
json
formatter
JSON
cucumberJson
Cucumber Java
JUnit
XML
cucumberJavaJUnitXml
Cucumber Java
Surefire
XML
cucumberJavaSurefireXml
Cucumber.js
cucumber-junit-formatter
XML
cucumberJsJUnitXml
Jest
jest-cucumber
XML
jestCucumberXml
Python Behave
XML
pythonBehaveXml
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