1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
TEST DOCUMENT NEEDS WARNINGS
============================
.. spec:: Command line interface
:id: SP_TOO_001
:status: implemented
:tags: test;test2
The Tool awesome shall have a command line interface.
.. story:: A story
:status: in progress
:tags: 1
.. test:: Test example
:id: TC_001
:status: open
.. test:: Negative test example
:id: TC_NEG_001
:status: closed
.. test:: Test example 2
:id: TC_002
:status: example_2
.. test:: Test example 3
:id: TC_003
:status: example_3
|