Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 967 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 967 Bytes

Unit Testing Intro

Introduction to Unit Tests in scala, java, php, angular and c#

Connection - Three Facts and a Question (10')

  • In pairs, take 2 minutes to come up with 3 facts about Unit Testing and 1 question you have about it
    • Collate all the facts from all the pairs into one list
  • Come back to the facts and questions in the conclusions part if not before

Concepts - Unit Testing (10')

Unit Testing Good vs Bad Tests What is a Unit Test Anatomy of Unit Tests Test Doubles

Concrete Practice - Test it or Die Trying (60')

Conclusion - Back to the questions (10')

Come back to the facts and questions:

  • Are you able to answer your questions now?
  • Review your facts and update any you have learnt more about now