Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 436 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 436 Bytes

Testing in Django: Best practices and examples

You've stumbled across an example project that details best practices and examples with regard to creating unit and integration tests in Django.

The project is based on Django 1.5.

Blog Posts

  1. Best practices and examples

To do

  1. Better docs
  2. Detail API tests