Home
Kata Descriptions
Learning Hours
Activities
Reference
Society
Contact
Test Design series
These lists are suggestions for which learning hours follow on from one another in a good order to do them in. The list varies slightly according to programming language
Java, C#
Arrange - Act - Assert
Start with the Assertion
Parameterized Tests
Four pillars
Stubbing Dependencies
C
Properties of a unit test
Three parts of a test
Test Fixtures intro
Approval testing intro
Approval Testing Combinations
Text-based Approval Testing
C++
Unit test FIRST properties
Benefits of Arrange - Act - Assert
Test Fixture Introduction
Test Doubles
Stubbing Dependencies
Parameterized Tests in Doctest