thegooglecodearchive / los-cocos

Automatically exported from code.google.com/p/los-cocos
0 stars 0 forks source link

all test should display what you should see #13

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When you run a test it should:
- tell you what it is testing
- tell you what you should see if it worked correctly
- allow you to say if it did or didnt work
- raise an exception if it didnt work

this will allow us to integrate with nose. (test discovery and running)

Original issue reported on code.google.com by lucio.to...@gmail.com on 26 Mar 2008 at 7:01

GoogleCodeExporter commented 9 years ago

Original comment by lucio.to...@gmail.com on 26 Mar 2008 at 7:02