Skip to content

kusut/loud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Loud

This nose plugin lets you play sound when running your test. Current version only plays audio files on two instances, when you pass the test, or not (no option to play sound at individual error/failure).

Loud will use these media players to play audio files:

  • Linux/BSD: mpg123
  • Mac OS: afplay
  • Windows: wmplayer

Use option --perfect and/or --fail:

$ nosetests --perfect ~/godlike.wav
$ nosetests --fail ~/combo_breaker.wav
$ nosetests --perfect ~/guilestheme.mp3 --fail ~/yaketysax.mp3

About

Nose plugin to play ((de)motivational) sounds on success/failure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages