Project - Building a Test Suite for a Calculator App
Goal
Build a mini project with:
- calculator functions
- test suite
- edge cases
Suggested features
Calculator operations:
- add, subtract, multiply, divide
- divide-by-zero handling
Test cases to include
- normal cases
- negative numbers
- floats
- divide by zero raises
Stretch goals
- add GitHub Actions workflow
- add coverage reporting
If this helped you, consider buying me a coffee ☕
Buy me a coffeeWas this page helpful?
Let us know how we did
