Testing Django Applications with Pytest

Testing Django Applications with Pytest

EuroPython Conference via YouTube Direct link

pytest-django Integration between py.test and Django

4 of 9

4 of 9

pytest-django Integration between py.test and Django

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Testing Django Applications with Pytest

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Django's testing documentation
  3. 3 py.test a full-featured Python testing tool
  4. 4 pytest-django Integration between py.test and Django
  5. 5 There is no secret to writing tests... there are only secrets to writing testable code!
  6. 6 Database access ... makes your tests slow
  7. 7 The solution - factories factory boy is an excellent library
  8. 8 py.test fixtures Replacement for unittest setUp/tear Down
  9. 9 Works with both worlds

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.