codecop / Rabatt-Rechner-Kata

Exercise for finding tests for boundary conditions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rabatt Rechner (Discount Calculator)

Exercise for finding tests for boundary conditions.

Your Task

  1. Try to find test cases and implement good tests.
  2. When all test cases are done, check the code coverage to verify that all production code is tested.
  3. Some languages provide frameworks for Mutation testing - like PIT for Java. Use these to verify the quality of your tests.

License

New BSD License, see license.txt in repository.

About

Exercise for finding tests for boundary conditions.

License:Other


Languages

Language:JavaScript 25.0%Language:PHP 20.6%Language:Java 19.8%Language:TypeScript 17.1%Language:Batchfile 8.9%Language:Shell 8.7%