1 Open Issue Need Help Last updated: Jun 20, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement basic arithmetic operations (add, subtract, multiply, divide) in a C# Calculator application, including robust exception handling for division by zero, and create comprehensive unit tests (using xUnit and Shouldly) to achieve at least 90% test coverage. The task includes adding XML documentation comments and adhering to C# coding conventions.

Complexity: 3/5
enhancement good first issue testing