Welcome, Guest! Log In | Create Account

Share

Testoob: Python Testing Out Of (the) Box

by mishas, oripel

Testoob is an advanced unit testing framework for Python. It integrates effortlessly with existing PyUnit (module "unittest") test suites.


http://testoob.sourceforge.net

Testing

Project Feed

  • testoob 1.13 file released: testoob-1.13.win32.exe

    == Testoob 1.13, 3 December, 2006
    
    Enhancements:
     * Python 2.5 support, #281
     * New option --rerun-on-fail (added by Ryan Wilcox), #288
     * --vassert now works with 'testoob.testing' functions, #289
    
    Bugfixes:
     * Install Windows executable helper only on ...

    03:18PM on Dec 03 2006

  • testoob 1.13 file released: testoob-1.13.tar.gz

    == Testoob 1.13, 3 December, 2006
    
    Enhancements:
     * Python 2.5 support, #281
     * New option --rerun-on-fail (added by Ryan Wilcox), #288
     * --vassert now works with 'testoob.testing' functions, #289
    
    Bugfixes:
     * Install Windows executable helper only on ...

    03:17PM on Dec 03 2006

  • testoob 1.13 file released: testoob-1.13.tar.bz2

    == Testoob 1.13, 3 December, 2006
    
    Enhancements:
     * Python 2.5 support, #281
     * New option --rerun-on-fail (added by Ryan Wilcox), #288
     * --vassert now works with 'testoob.testing' functions, #289
    
    Bugfixes:
     * Install Windows executable helper only on ...

    03:17PM on Dec 03 2006

  • Testoob 1.13 released

    Testoob is an advanced testing framework for Python that is fully compatible with PyUnit test suites. Version 1.13 adds support for Python 2.5, rerunning tests on failure, enhanced verbose asserts, and a few bugfixes and internal improvements. ...

    01:51PM on Dec 03 2006 by oripel

  • Testoob 1.12 released

    Testoob is an advanced testing framework for Python that is fully compatible with PyUnit test suites. Version 1.12 adds color support on Windows, timing out with threads, skipping a single test with Ctrl-C, and several bugfixes and internal ...

    11:23PM on Sep 09 2006 by oripel

  • testoob 1.12 file released: testoob-1.12.win32.exe

    == Testoob 1.12, 9 September, 2006
    
    Enhancements:
     * Added color support on Windows consoles, #260 and #261
     * Added '--timeout-with-threads', which also works on Windows, #262
     * Ctrl-C skips one test, 2 in succession skips to the end, #267
    
    Bugfixes:
     ...

    09:51PM on Sep 09 2006

  • testoob 1.12 file released: testoob-1.12.tar.gz

    == Testoob 1.12, 9 September, 2006
    
    Enhancements:
     * Added color support on Windows consoles, #260 and #261
     * Added '--timeout-with-threads', which also works on Windows, #262
     * Ctrl-C skips one test, 2 in succession skips to the end, #267
    
    Bugfixes:
     ...

    09:51PM on Sep 09 2006

  • testoob 1.12 file released: testoob-1.12.tar.bz2

    == Testoob 1.12, 9 September, 2006
    
    Enhancements:
     * Added color support on Windows consoles, #260 and #261
     * Added '--timeout-with-threads', which also works on Windows, #262
     * Ctrl-C skips one test, 2 in succession skips to the end, #267
    
    Bugfixes:
     ...

    09:51PM on Sep 09 2006

  • Testoob 1.11 released

    Testoob is an advanced testing framework for Python that is fully compatible with PyUnit test suites. Version 1.11 fixes a serious bug that prevented several options from working. This package may be downloaded ...

    08:10AM on Jul 02 2006 by oripel

  • testoob 1.11 file released: testoob-1.11.win32.exe

    == Testoob 1.11, 1 July, 2006
    
    Bugfix release, some options wouldn't run (Thanks Jochen!)

    06:10PM on Jul 01 2006

Testoob: Python Testing Out Of (the) Box Actions