Hello,

I am working in the improvements of libdbi tests and need of your
opinion about the files attached.


My motivation is split the tests and use a framework to do unit tests
and functional tests on every routine of libdbi.

It's very simple. But can help to organize the cycle of development
and test of the project.

You can download from: http://joaohff.pbwiki.com/f/tests-libdbi-cgreen.tar.gz

Thanks for attention.

PS: I use the framework cgreen from
http://www.lastcraft.com/cgreen.php, it's a LGPL and very interesting
to work. It has support for mock objects, asserts, tests suits and
group of test suits. To
use the exemples:
untar the file in libdbi-drivers
cd tests
cd cgreen; make
cd ..; make check.

Tested with sqllite3 and postgresql. Mysql not work and I don't know
why... :(. For currently I am working on it.

-- 
-----------------------------------------------------------
João Henrique Freitas - joaohf_at_gmail.com
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
libdbi-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libdbi-devel

Reply via email to