Code with confidence and lower your stress levels by learning how to test your code as you write it.
- Introduction to Jasmine
- The 3 parts of testing
- The testing setup
- Grouping with describe
- Setting up data
- Skipping
- Focussing
- Spies
- Mocks
- Debugging
- Additional matchers
- What next?