continuous-testing-helper

Simple continuous testing tool
Download

continuous-testing-helper Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Other/Proprietary Li...
  • Price:
  • FREE
  • Publisher Name:
  • John Jacobsen
  • Publisher web site:
  • https://github.com/eigenhombre/

continuous-testing-helper Tags


continuous-testing-helper Description

continuous-testing-helper is a helper script for continuous testing written in Python.Continuous testing helper, adapted from https://github.com/brunobord/tdaemon/blob/master/tdaemon.py, but which makes no assumption about what tests you might want to run continuously while developing. See also http://johnj.com/navblog/continuous-testing-in-python-and-clojure.Any command supplied to the script will be run once and then repeated any time the code in the current working directory changes. You may wish to edit the IGNORE_* tuples to suit your particular setup.Note that ANY command you supply the script will be run, so be careful. You have been warned!Installation: ./setup.py install # from sourceor easy_install conttest # or use pip instead of easy_installUsage examples: conttest nosetests conttest 'nosetests -q && pep8 -r .'Product's homepage


continuous-testing-helper Related Software