Back to Continue

Pure Function Unit Tests

.continue/rules/pure-function-unit-tests.md

2.1.0-vscode132 B
Original Source

Always create comprehensive unit tests for new pure functions. Tests should cover normal cases, edge cases, and boundary conditions.