Research testing lib for unit/integration test
Research testing format for ideal test setup
Research code coverage tool - no need to add, but be aware of. use if super easy
Within logic being tested, developed best practices for test cases. All edge cases covered, all logical paths tested, ECT.
Document!!! Add expectations according to the research above in a written document on expected practices.
Research testing lib for unit/integration test Research testing format for ideal test setup Research code coverage tool - no need to add, but be aware of. use if super easy
Within logic being tested, developed best practices for test cases. All edge cases covered, all logical paths tested, ECT.
Document!!! Add expectations according to the research above in a written document on expected practices.