Download the PHP package phoenixrvd/test-drive without Composer
On this page you can find all versions of the php package phoenixrvd/test-drive. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phoenixrvd/test-drive
More information about phoenixrvd/test-drive
Files in phoenixrvd/test-drive
Download phoenixrvd/test-drive
More information about phoenixrvd/test-drive
Files in phoenixrvd/test-drive
Vendor phoenixrvd
Package test-drive
Short Description An automation tool that allows to formalize the manual testing of web applications.
License mit
Package test-drive
Short Description An automation tool that allows to formalize the manual testing of web applications.
License mit
Please rate this library. Is it a good library?
Informations about the package test-drive
Test drive
An automation tool that allows to formalize the manual testing of web applications.
Installation
Selenium WebDriver is used in the background of the tool, so it must be installed.
- chromedriver - for GoogleChrome and Mobile-Emulation
- geckodriver - for Firefox testing
Once the WebDrivers are installed, the project can be installed using composer.
First run
Configuration
All configuration variables can be found under [examples/.env.defaults]. To store a different configuration you have to create an .env file in the project root and overwrite the corresponding settings in this file.
Copyright and license
Code released under the MIT License.
All versions of test-drive with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
symfony/console Version 5.x-dev
php-webdriver/webdriver Version ^1.10
symfony/dotenv Version 5.x-dev
symfony/yaml Version 5.x-dev
symfony/console Version 5.x-dev
php-webdriver/webdriver Version ^1.10
symfony/dotenv Version 5.x-dev
symfony/yaml Version 5.x-dev
The package phoenixrvd/test-drive contains the following files
Loading the files please wait ....