-
Notifications
You must be signed in to change notification settings - Fork 120
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Milestone
Description
Document the testing strategy so that tests are consistent. For example:
- Unit test assemblies should reference the assembly that is tested and be named the same + ".UnitTests".
- Functional test assemblies should not reference product assemblies directly, but run the product binaries and verify it works as expected.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation