The Test IT Management plugin is a powerful tool for managing work items. It provides an ability to browse the project's work items and hierarchies, generate unit tests for selected work item, locate non-automated work items.
Note
Click the Watch button on the top to be notified about releases containing new features and fixes.
- and many different testing frameworks for each of them.
| Test IT | Plugin Test IT Management |
|---|---|
| 4.6 | v1.0.1 |
| 5.0 | v1.0.7+ |
| 5.1 | v1.0.12.1 |
| 5.2 | v1.0.13 |
| 5.2.2 | 1.1.0-TMS-5.2.2 |
| 5.3 | 2.0.2-TMS-5.3 |
| 5.4 | 2.1.3-TMS-5.4 |
| 5.4.1 | 2.1.5-TMS-5.4.1 |
| 5.5 | 2.2.2-TMS-5.5 |
| 5.6 | 2.3.0-TMS-5.6 |
| Cloud | 2.3.0 |
You can download the latest version of the Test IT Management plugin from the releases page.
- Configure connection in the
File -> Settings -> Tools -> Test ITmenu. - Test connection using
Verify Setupbutton. - Apply settings.
- Go to
View -> Tool Windows -> Test IT. - Sync your project if needed.
{
"Url": "https://team-okp8.testit.software/",
"Project Id": "3a651dfc-51a9-49aa-a8ee-0e50a6efcf36",
"Private Token": "b241M2s1N1VrRUhwYTNLaWZP"
}Non-automated work items are blue colored in tree.
Copy work item's code snippet using context menu, then paste it from clipboard in java file.
Double-click on the tree item opens an editor with the autotest's first line focused (if exists).
You can see the documentation here.
You can help to develop the project. Any contributions are greatly appreciated.
- If you have suggestions for adding or removing features, feel free to open an issue to discuss it, or create a direct pull request.
- Make sure to check your spelling and grammar.
- Create individual PR for each suggestion.
- Read the Code Of Conduct before posting your first idea as well.
Distributed under the Apache-2.0 License. See LICENSE for more information.