Hello guys,

I started to create a script to test the scripts that use the library
unittest projects web2py. I usually like this:

- I create the folder *tests* in the project;
- Inside the tests folder create two folders: *models* and *controllers*;

For now, I have done is to test the model layer. But I ask the help and
contribution ofall to improve this script, and so we have a full support to
the use of TDD in both themodel layer as the control. This is good for
people like me, sympathized greatly with doctests.

The link: https://gist.github.com/996576
_____________________________________________
*Gilson Filho*
*Web Developer
http://gilsondev.com*

Reply via email to