Skip to content

Tracker Integration

Aziz edited this page Feb 4, 2019 · 3 revisions

Notice

The functionality is still in development phase.

Functionality

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.

Clone this wiki locally