communityconnect
communityconnect copied to clipboard
Create Unit Testing Guide for Contributers
For unit testing to be properly implemented in the project, there must be a culture centered around committing only working code into the codebase, as determined by automated unit tests. A guide should be written to address the following areas:
- How to run the tests
- How to create the tests
Other areas as determined to be necessary by the test developers
i am working on this issue
Hi @rkiran16 - are you still addressing this issue?