RTF files to read: -suites/mysuit.xml --context/myini.ini --fixtures/myfixture.xml TODO list: - [ ] create new library and repository yarpRtfActionDepot _(effort 7)_ - [ ] create base class **ActionRtf** _(effort 6)_ - [ ] create for each RTF test (mytest.cpp) a specific derived from **ActionRTF**, **ActionRTFMy** _(effort 6)_ - [ ] add setup call to **ActionRTFMy** constructor() and threadDown call to **ActionRTFMy** destructor(). Add run call to execute() **ActionRTFMy** execute _(effort 6)_ - [ ] in **ActionRtf** add method for open .ini file and inject data read from .ini in setup call _(effort 7)_ - [ ] in **ActionRtf** extend error and report check and rewrite **RTF macro** _(effort 8)_ - [ ] **ActionRtf** add method for read fixture in suite.xml and execute _(effort 8)_; or add fixtures to blockTest preconditions _(effort 6)_ Note: Effort level (1-10)
RTF files to read:
-suites/mysuit.xml
--context/myini.ini
--fixtures/myfixture.xml
TODO list:
blockTest preconditions (effort 6)
Note:
Effort level (1-10)