🔴 Live Event / Workshop / Q&A
Thursday 18th August 2022 @ 2pm-5pm UK Time
Once you enrol you will get email confirmations with next steps.
Part 1 (The TDD and Test First Process)
- A high level view of where tests fit into your UI developer workflow
- Explanation of the 'red, green, refactor' philosophy
- The two schools of thought with regards to testing in general
- Breaking down specifications into testable blocks
- Driving successive design of code through incremantal change
- Demonstration of the TDD process in a live coding exercise
Part 2 (Student Exercise)
- Interactive session with Pete on applying TDD to a sample problem
- Access to a 'bootstrap' solution so students can branch and begin working straight away
- Students will be given an exercise to complete in 1 hour
- They can ask questions live on the call (to Pete) if they get stuck
Part 3 (Scaling Testing In UI Apps)
- The number 1 reason why TDD fails in UI apps
- The UI testing framework trap
- Creating a natively testable UI structure in your apps
- The simple mental models which you can use to always maintain scalable tests
- Pitfalls of writing asynchronous tests
- Tips for architects; how to test state, components and beyond!