-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Generally, need to explain why testing is essential in software development.
Requirement:
- need to explain why testing is important
- need to explain various types of testing such as unit testing, integration testing
- what are the testing tools existing for this type of testing and how to use it
e.g
explaining Jest as a software testing tool for unit testing
- briefly explain how it works
- little bit of example code
- documentation of jest
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Type
Projects
Status
In progress