testistic-model
v1.1.4
Published
A model which represents the core Testistic concepts
Downloads
32
Readme
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