kevinbowen777 / superlists

Initial TDD Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Initial TDD Project

License:MIT License


Languages

Language:JavaScript 86.2%Language:Python 9.7%Language:CSS 3.2%Language:HTML 1.0%