Skip to content

Rewrite parameterized tests

Yoshi van den Akker requested to merge parameterized-testcase into master

Improves the readability of parameterized tests by using a data class (PTC) to store the test values, names and weights.

Also resolves #1 (closed) by adding this as a parameter to the PTC instances.

Merge request reports

Loading