rafaelp / simpletest-gnome-notify
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README.mkdn | Mon Oct 13 14:29:14 -0700 2008 | |
| |
simpletest-gnome-notify-autotest.py | Mon Oct 27 05:01:40 -0700 2008 | |
| |
simpletest-gnome-notify.php | Fri Aug 08 16:01:24 -0700 2008 |
README.mkdn
Simpletest Gnome Notify with Autotest
The main reason of this script is to have automatic notifications of your tests written in Simpletest on Gnome Desktop.
DEPENDENCIES
libnotify
pyinotify
USAGE
./simpletest-gnome-notify/simpletest-gnome-notify-autotest.py [path of simpletest] [path of your project]
EXAMPLE OF FILE STRUCTURE
$ ./simpletest-gnome-notify/simpletest-gnome-notify-autotest.py /path/to/simpletest /home/user/projects/myfirstproject
$ ls -R myfirstproject
myfirsproject/:
MyModel.php
myfirsproject/tests:
MyModelCreate.test.php
MyModelUpdate.test.php
MyModelRead.test.php
LICENSE
Simpletest Gnome Notify is released under Creative Commons Attribution 2.5 Generic
http://creativecommons.org/licenses/by/2.5/
AUTHOR
Rafael Lima
Working at Myfreecomm
Blog: http://rafael.adm.br
Podcast: http://rafael.adm.br/voltandopracasa
Github: http://github.com/rafaelp
Twitter: http://twitter.com/rafaelp
