-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
Feature Request
It would be beneficial to add a dedicated section in the README that outlines how to set up and execute unit tests for the project. Unit testing is crucial for maintaining code quality, especially in a Clean Architecture and CQRS context.
Suggested Content:
- Overview of the testing strategy utilized in the project.
- Required packages or frameworks.
- Example test cases, including instructions on how to write and run tests.
- Best practices for testing with CQRS and Event Sourcing.
This addition will greatly assist new contributors and users in understanding how to properly test the application, which is an integral part of a clean architecture.
Metadata
Metadata
Assignees
Labels
No labels