Open Issues Need Help
View All on GitHub 四則演算機能の実装とテストの作成 3 months ago
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