Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=4412755
By: blackburst
Thank's for a great product that I have high hopes on to
make me more productive...
now to my question.
What's the simplest way to get PyDev (or Eclipse in general)
to Run a file whenever
I save it?
That way all unit tests belonging to the module will be run,
by using the __name__
== '__main__' idiom, and I won't be able to save without
having any errors or
failures will nagging me to fix them. (I usually set the
TestRunner to make
it rewardingly quiet when everything passes once in while.)
On the same topic: Are there already some Eclipse plugin
that can parse the
output of unittest and populate the Problems view with it?
____________________________________________________________
__________
You are receiving this email because you elected to monitor
this forum.
To stop monitoring this forum, login to SourceForge.net and
visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=
293649
------------------------------------------------------------
-------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and
take
control of your XML. No limits. Just data. Click to get it
now.
http://sourcefor
ge.net/powerbar/db2/
_______________________________________________
Pydev-users mailing list
Pydev-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users
|