ez projects / eztestbrowser
| UNIX name | Owner | Status | Version | Compatible with |
|---|---|---|---|---|
| eztestbrowser | Francesco Trucchia | stable | 0.2 | 4.1 |
eZ Publish 4.1 integrates the phpunit test framework to test ez publish classes.
This extension extends phpunit framework to execute functional and acceptance tests with the official ez publish runtest.php script.
It includes also a yaml loader to load fixture in test from a yaml file.
As yaml library parser it use the yaml symfony component.
As browser library it use the browser symfony component.
In the repository you can find the INSTALL documentation:
http://svn.projects.ez.no/eztestbrowser/trunk/INSTALL
and a tutorial that explain how to use it:
http://svn.projects.ez.no/eztestbrowser/trunk/HOWTO
Released eZ Test Browser 0.2 stable
Monday 17 August 2009 18:12
Francesco Trucchia