/tdd-with-python

going through book Test Driven Development with Python

Primary LanguagePython

Following Test-Driven Development with Python

#####Software used in current project:

  • Python==3.4.3
  • Django==1.8
  • django-rainbowtests==0.4.0 (for nicer looking tests)
  • selenium==2.48.0 (for testing)