1.1.4 • Published 7 years ago
testistic-model v1.1.4
Testistic Model
This module describes the core Testistic model.
Testruns
Firstly it provides a model for TestRun.
TestRun needs to include
- a project
- an epic
- test source
- test status (1 means the test ran successfully, 0 means otherwise)
- test start and end datetime
Projects
A project has a name and url