python-testify (0.1.12) unstable; urgency=low

  * Add support for test specification via file paths
  * Use env to invoke python
  * Remove hard dependency on simplejson (fall back to json)
  * Fix IPython importing for IPython >= 0.11

 -- Amber Yust <ayust@yelp.com>  Thu, 13 Oct 2011 15:03:28 -0700

python-testify (0.1.11) unstable; urgency=low

  * Teach testify how to use alternate exception tracebacks

 -- Evan Klitzke <evan@eklitzke.org>  Mon, 02 May 2011 17:48:43 -0700

python-testify (0.1.10) unstable; urgency=low

  * Fix JSON logging to include proper test method class. Fixes #13 (sumeet)
  * Fix setup.py to not import testify, preventing some installation
    issues (rhettg)
  * Remove required dependency on IPython. Fixes #9 (rhettg)
  * Autodetect color support for test output. Fixes #4 (rhettg)

 -- Rhett Garber <rhett@yelp.com>  Fri, 7 April 2011 16:29:16 -0700

python-testify (0.1.9) unstable; urgency=low

  * Fix 'provides' field for PyPI (eklitzke)
  * Add --bucket-salt option for shaking up test bucketing (ayust)

 -- Amber Yust <ayust@yelp.com>  Tue, 30 November 2010 17:14:14 -0700

python-testify (0.1.8) unstable; urgency=low

  * Print a better error message when test discovery fails (eklitzke)

 -- Evan Klitzke <evan@eklitzke.org>  Mon, 18 Oct 2010 14:28:25 -0700

python-testify (0.1.7) unstable; urgency=low

  * Fix for JSON plugin causing bad return value (ayust@yelp.com)

 -- Rhett Garber <rhett@yelp.com>  Fri, 17 Sep 2010 17:00:16 -0700

python-testify (0.1.6) unstable; urgency=low

  * Packaging fixes (rhett@yelp.com)
  * Console logging option (lenza@yelp.com)

 -- Rhett Garber <rhett@yelp.com>  Thu, 26 August 2010 11:14:00 -0700

python-testify (0.1.5) unstable; urgency=low

  * intersection of test suites (ayust)

 -- Oliver Nicholas <bigo@yelp.com>  Mon, 16 August 2010 18:55:00 -0700

python-testify (0.1.4) unstable; urgency=low

  * Plugin functionality (rhettg)
  * JSON result storing (rhettg)
  * Turtle enhancements for memoized attribute access (rhettg)
  * Resolved an issue with non-test case directories during test discovery (rhettg)
  * Detect TTY to automatically disable colorized output (rhettg)

 -- Rhett Garber <rhett@yelp.com>  Tue, 10 August 2010 17:34:00 -0700

python-testify (0.1.3) unstable; urgency=low

  * Profiling option (eskil)
  * User friendly command line errors (Closes: #3) (rhettg)

 -- Rhett Garber <rhett@yelp.com>  Tue, 20 July 2010 16:55:00 -0700

python-testify (0.1.2) unstable; urgency=low

  * Ensure ability to move tests to a particular bucket

 -- Daniel Chen <dchen@yelp.com>  Thu, 20 May 2010 15:10:00 -0700

python-testify (0.1.1) unstable; urgency=low

  * Fix for proper suite exclusion

 -- Rhett Garber <rhettg@gmail.com>  Thu, 13 May 2010 10:45:00 -0700

python-testify (0.1.0) UNRELEASED; urgency=low

  * Initial release. (Closes: #XXXXXX)

 -- Rhett Garber <rhettg@gmail.com>  Tue, 23 Mar 2010 18:34:36 -0700
