Saturday, October 27, 2007
Textmate command for running a focused unit test from a module
Ricky Lui and I wrote a textmate command to run a focused unit test from a module. We sometimes extract common tests to a module and include the module in multiple places. It's nice to be able to select one unit test from the module file, and have it run the test from each of the files in which the module is included. Ricky explains it here , and the actual commands can be found here.
Subscribe to:
Post Comments (Atom)

1 comments:
Shane
I thought I'd do this instead of email. If you haven't already seen it check out today's Dilbert cartoon. It mentions agile programming in a very "positive" context. Thought it might connect with you and other visitors to this blog.
Sorry if this isn't the right place for this.
November 26, 2007
http://www.dilbert.com/
Post a Comment