- edited description
In order to assure the transformation rules are working as expected, the rules shall be tested. UnitTests allow to split tests into small units, like one test per rule. Having realized this, running all tests directly indicates, which transformation rules do not work as expected.
DOD:
- UnitTest framework is set up
- Transformation rules are set up
- Input chunk is set up
- Expected output (result) is defined