Metadata-Version: 2.1
Name: tdaemon
Version: 0.1.1
Summary: Test Daemon
Home-page: http://github.com/brunobord/tdaemon
Maintainer: John Paulett
Maintainer-email: john@7oars.com
License: MIT
Keywords: test,testing,noestests,django,py.test
Platform: POSIX
Platform: Windows
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Testing
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers

The test daemon watches the content of files in a directory and if any of them changes (the content is edited), it runs the tests.
