openbuildings / functest
A php port of jnicklas's capybara, and handles Functional / Integration testing
Installs: 124 844
Dependents: 0
Suggesters: 1
Security: 0
Stars: 6
Watchers: 10
Forks: 2
Open Issues: 1
Type:kohana-module
Requires
- php: ^7.3
- composer/installers: *
- kohana/core: ^3.3
- openbuildings/db-fixtures: ^0.4
- openbuildings/phpunit-spiderling: ^0.5.1
- phpunit/phpunit: ^9
Requires (Dev)
- kohana/database: ^3.3
- openbuildings/kohana-test-bootstrap: ^0.2
- phpunit/php-code-coverage: ^9.2.4
This package is auto-updated.
Last update: 2024-11-04 23:06:51 UTC
README
This is basically a php port of jnicklas's capybara, and handles Functional / Integration testing - allowing you to test html pages either though kohana's built in Request / Response classes or through selenium. Most tests should be able to switch from one to the other with minimum changes.
Tutorials
Functest was developed by OpenBuildings Team as part of the Clippings Project, and is with the ICS LICENSE- ISC