Skip to content

kevinbowen777/superlists

Repository files navigation

superlists - Initial TDD repository using Django & Selenium

superlists is the initial project from the book "Test-Driven Development with Python: Obey the Testing Goat

Installation

  • git clone https://github.com/kevinbowen777/superlists.git
  • cd superlists
  • mkvirtualenv superlists
  • python manage.py runserver
  • Open browser to http://127.0.0.1:8000`

Mirror repository


Features

  • TBD

License

Reporting Bugs

Visit the Issues page to view currently open bug reports or open a new issue.