# Proposal Basics of unit testing with Jest: - testing pure functions - deciding on test cases - structuring tests for readability - mocking, DI # Take away Should have a clearer idea of how to approach testing own code.
Proposal
Basics of unit testing with Jest:
Take away
Should have a clearer idea of how to approach testing own code.