Welcome to jPHPUnit project
This project is an adaptation of the junittest module, made to use PHPUnit 3 instead of simpleTest. Everything is implemented under the form of a jelix module easily installed in any jelix application.
I think PHPUnit is more active these days... and I just want to work on an interesting project and maybe someone will find this interesting, too. The goal is then to allow PHPUnit users the feel of PHPUnit test, but with some facilities for jelix application ragarding it's structure and conventions.
The license for this project is LGPL, the same as jelix.
Get started
- I suppose you have a jelix application or else go to jelix tutorials
- Install PHPUnit
- Install the jPHPUnit module
- Create PHPUnit tests following Jelix unit tests convention (french)
- Try it !!!
Complete test version
If you just want to try it and see what it looks like, just download the complete archive with :
- jelix 1.0.2
- PHPUnit 3.2
- a sample jelix application with dumb tests (some assertions are false to see what it looks like)
Repository access
You can access to the subversion repository at this url : http://forge.jelix.org/svn/jphpunit
Wiki
- TracGuide -- Built-in Documentation
- TitleIndex -- List of all wiki pages.
Attachments
- jphpunit.tar.gz (6.5 kB) - added by doubleface on 01/28/08 21:27:05.
