Testspace now supports Jira, the issue tracking and project management tool. To enable Jira, a 3rd party service connection is required.
To use Jira with a Connected Project, update the issues provider in the .testspace.yml
configuration file. For example:
.testspace.yml
issues:
provider: "jira:s2technologies:TST"
To use Jira with a Standalone Project, update the project's settings by selecting an existing Jira project.
The Project's hamburger option (Edit
) allows connecting a 3rd party issue tracking system.