You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tracker integration allows you to link your testcases with corresponding issues in your issue tracker. Multiple issues could be linked to a single testcase as well as a single testcase can be linked to multiple issues.
QuAck also exposes endpoints that allow to link testcases and issues from outside - e.g. - directly from issue tracker.
Plugins
Any task tracker can be integrated with QuAck thanks to it's pluggable architecture.
Tracker Plugin is just an implementation of a single interface. Developers should implement tracker plugin for their own test tracker and include it in QuAck configuration.
It is planned to ship QuAck with ready-to-go Jira tracker plugin.
Plans
It is also planned to integrate future Versions QuAck functionality with tracker versions.