Skip to content

Commit

Permalink
tdd image
Browse files Browse the repository at this point in the history
  • Loading branch information
kspeer825 committed Feb 1, 2024
1 parent fe89e06 commit f97e0b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion practices/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Pair programming is the practice of two software engineers actively working on t
- It builds confidence in engineers who become comfortable constantly justifying their thoughts while coding.

# Test Driven Development
![tdd-diagram](/projects/practices/ibm-tdd-diagram.png?raw=true)
![tdd-diagram](/practices/ibm-tdd-diagram.png?raw=true)
Image from [IBM](https://developer.ibm.com/articles/5-steps-of-test-driven-development/).

## What is it?
Expand Down

0 comments on commit f97e0b6

Please sign in to comment.