Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 408 Bytes

7_test_and_analyze.md

File metadata and controls

19 lines (10 loc) · 408 Bytes

v0.1

prune_or_grow_the_tree_as_i_learn_more

manual_test

automated_test_after_fact

tdd

TDD mindset without actually doing TDD

regression_and_side_effects

happy_path_and_sad_path

Analyze = try to find the gap between the actual result vs our hypothesis. Then guess the possible causes.

< Previous Chapter | Next Chapter >