MarineB210 / calculator-cucumber-2024

This repository is used for teaching purposes at the University of Mons. It contains Java code for computing arithmetic expressions. The code uses design patterns and is accompanied with JavaDoc, unit tests and BDD scenarios. We have also paid particular attention to code quality.
2 stars 1 forks source link

Code coverage #33

Closed SamuelSVG closed 5 months ago

SamuelSVG commented 5 months ago

The code has now a better coverage and can be merged to dev