- Day 8: Using TDD rules, write a password validation program.
- Example Mapping
- Tests list
- Triangulation
- Baby steps
- Parameterized Tests
- Regex
ChatGPT
🤪
- Day 22: Design a diamond program using T.D.D and Property-Based Testing.
- Property-Based Testing
- Triangulate with PBT
- Monads
- Parse Don't Validate
- Approval Testing
- Test && Commit || Revert (
TCR
)
- Day 23: Refactor the code after putting it under test.
- Sprout Technique