Skip to main content

Add audio to your test suite

Project description

Add audio to your test suite.

Simply $ pip install nose-audio and your nosetests come alive!

Options

  • --no-audio Turn off musical tests; disable the plugin.

  • --audio-busy The path to an audio file to play while tests are running.

  • --audio-success The path to an audio file to play when tests succeed.

  • --audio-failure Ruh-roh. Path to an audio file to play when tests fail.

Those options can also be set in a setup.cfg file:

[nosetests]
audio-busy='~/music/alt/elevator.ogg'
audio-success='~/music/alt/yes.wav'
audio-failure='~/music/alt/sad-trombone.wav'

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

nose-audio-0.4.tar.gz (972.0 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