Skip to content

kevinharvey/test-driven-django-development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test-driven Django Development

This Django project exists solely for the education and entertainment of those Pythonistas attending Kevin Harvey's talk "Test-driven Django Development" at PyTennessee 2015.

Quickstart

Just wanna see some Selenium fireworks? Grab this code and run these commands in the directory you just created.

pip install django
pip install selenium
python manage.py test questions.QuestionsTest

About

An example app for my talk "Test-driven Django Development"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published