Skip to content

Fix test

In the testing procedure, each line of the test definition file corresponds to a single requirement. Up to now, the testing step was successful if at least one of the requirements was fulfilled. Each test have been now replaced with a correspondent number of tests equal to the number of lines. This means that all requirements are now necessary to pass the test.

Edited by Erica Brondolin

Merge request reports