Skip to content

1.0.0

Compare
Choose a tag to compare
@thomasw thomasw released this 06 Oct 08:09
· 42 commits to master since this release
  • Make tests configurable
  • Make test groups configurable
  • Centralizes output in a renderer object
  • Adds support for audible bells
  • Adds test group fail fast support (aborts test run)
  • Adds test fail fast support (aborts test group)
  • Adds helper base class to make writing tests easier
  • Adds a frosted helper
  • Rewrite of configuration handling
  • Eliminates redundant helpers: pep8_all, pyflakes_all, nosetests_all