Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 296 Bytes

README.MD

File metadata and controls

5 lines (4 loc) · 296 Bytes

Day 3 - Parameterized Tests

Parameterized tests might reduce the amount of test code. In today's task, the code is already working. Your responsibility is to rewrite the tests, so they will use data sets. Preferably, all test cases should be still covered, but there should be only two tests.