Skip to main content

Awesome rainbow test runners

Project description

Awesome rainbow test runners!!1 See demo with Nyan Cat on Shelr.tv!

Available runners

  • NyanCatRunner:

    >>> from rainbowrunners.runner import NyanCatRunner
    >>>
    >>> suite = unittest.TestLoader().loadTestsFromTestCase(Tests)
    >>> NyanCatRunner().run(suite)
    >>>
    
    % python tests_ok.py
     20  -_-_-_-_-_-_-_-_-_-__,------,
     0   -_-_-_-_-_-_-_-_-_-__|  /\_/\
     0   -_-_-_-_-_-_-_-_-_-_~|_( ^ .^)
         -_-_-_-_-_-_-_-_-_-_ ""  ""
    ----------------------------------------------------------------------
    Ran 20 tests in 3.04s
    
    OK

Django support

# settings.py
TEST_RUNNER = 'rainbowrunners.djrunner.NyanCatDiscoverRunner'

License

Rainbow Runners is distributed under the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rainbowrunners-0.1.zip (8.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page