Skip to content
/ TDD Public

Test-driven development best practices creating a web app with Django

Notifications You must be signed in to change notification settings

GobindB/TDD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDD

Test driven & agile development best practices in a Django application

  • writing deterministic and reliable tests
  • functional test, unit tests, integration tests, regression tests
  • isolation between tests
  • minimal viable application and gradual iteration practicum

(many thanks to you Kent Beck good sir for thou hast actually helped me save many a refactor hour)

About

Test-driven development best practices creating a web app with Django

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published