Skip to content

Commit e4dda83

Browse files
Add Django TDD tutorial 1
1 parent 8beee25 commit e4dda83

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ Curated list of resources: books, videos, articles about using TDD( Test Driven
1515

1616
* [Beginning Test Driven Development in Python](http://code.tutsplus.com/tutorials/beginning-test-driven-development-in-python--net-30137)
1717

18+
### Django
19+
* [Test-Driven Django Tutorial](http://www.tdd-django-tutorial.com/)
20+
1821
## TDD IN PHP
1922
* [Test Driven Development Example by Daylerees](https://github.com/daylerees/test-driven-development-example)
2023

0 commit comments

Comments
 (0)