phpunit-selenium

Selenium rc integration for phpunit
  https://github.com/sebastianbergmann/phpunit-selenium
  0
  no reviews



This package provides the selenium rc (remote control) phpunit extension allowing to integrate selenium test cases in a phpunit test suite.

it can be used to do some automated testing of web applications simulating a user's interaction with the application through remote controlled web browser.

phpunit is a unit testing suite for the php language, modelled on the xunit testing framework.