This repo was created to complete the linkedin tdd-js course. Check it out right here, highly recommend.
- Advantages and disadvantages of TDD
- The basic TDD cycle
- The purpose of unit testing
- Testing basic and asynchronous functions
- How integration tests fit into TDD
- JavaScript libraries for integration testing
- Improving your TDD workflow
- Checking the test coverage of the codebase