Find the Exponential Software extensions you want
UNIX name | Owner | Status |
---|---|---|
eztestbrowser | Francesco Trucchia | stable |
Version | Compatible with |
---|---|
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/INSTALLand 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 09:12
Francesco Trucchia