Create Testing Strategy docs
Open
@jattasNI is already working on this.
Since Dec 2, 2022.
documentation
- Dominant language
- TypeScript
- Stars
- 39
- Forks
- 14
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 13
Description
Copied from User Story 1594615: Create Testing Strategy docs
We should provide an overview of the testing architecture of nimble and its dependencies
This could go in each package's CONTRIBUTING.md or a file linked from it. We already have some docs for nimble-angular but need some for nimble-components that cover:
unit testing vs storybook testing
when to rely on FAST tests vs write our own
links to test utilities and descriptions of test patterns
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.