Closed danielmackay closed 2 weeks ago
✔ Thanks for keeping your pull request small. ✔ Thanks for adding tests. | Lines | |
---|---|---|
Product Code | - | |
Test Code | - | |
Subtotal | - | |
Ignored Code | 71 | |
Total | 71 |
Metrics computed by PR Metrics. Add it to your Azure DevOps and GitHub PRs!
https://github.com/SSWConsulting/SSW.SAW.General/issues/2
This pull request introduces a new rule for testing strategies in modular monoliths, focusing on unit, integration, and workflow testing. The document outlines best practices and provides guidelines to ensure robust functionality and maintainable code across multiple modules.
Key additions include:
Metadata and Introduction:
Unit Testing:
Integration Testing:
Workflow Testing:
No