buerokratt / POC-DMR.Cross-functional-requirements

Cross-functional requirements to take into account when developing or planning to develop Bürokratt's custom base components
MIT License
1 stars 1 forks source link

Cross: Design Unit Testing Strategy #10

Closed shelabd closed 2 years ago

shelabd commented 2 years ago

AS AN architect AS A developer I WANT to understand the overall unit testing strategy for the Bueokratt solution SO THAT I can design and implement unit tests

This story will define the overall strategy for unit testing across all project workstreams.

The document will outline what gets tested as well as the points in the development lifecycle where tests are executed and act as gates (i.e. PR, merge to main, CI etc).

The document will outline some suggested tooling and frameworks for testing.

The document will outline target code coverage and tools to help facilitate meaningful tests.

The intention is that this strategy can be an input to specific testing designs for specific parts of the solution.

Acceptance Criteria