Skip to content

kevinharvey/testing-in-django

Repository files navigation

Testing In Django

This Django project exists solely for the education and entertainment of those Djangonauts attending Kevin Harvey's talk "Testing in Django (browser testing too)" at the Django Boston Meetup on January 17, 2013.

Quickstart

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

pip install -r local-requirements.txt
python manage.py test questions.QuestionsTest

About

An example project for my "Testing in Django" presentation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages