Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDEFGHIJLMNOPQRSTUVWXYZ
]
php-behat-mink - Browser controller/emulator abstraction for PHP
- Website:
- http://mink.behat.org/
- Licence:
- MIT
- Vendor:
- Remi Collet
- Description:
One of the most important parts in the web is a browser. Browser is the window
through which web users interact with web applications and other users. Users
are always talking with web applications through browsers.
So, in order to test that our web application behaves correctly, we need a way
to simulate this interaction between the browser and the web application in our
tests. We need a Mink.
Mink is an open source browser controller/emulator for web applications,
written in PHP.
Read Mink at a Glance [1] to learn more about Mink and why you need it.
Autoloader: /usr/share/php/Behat/Mink/autoload.php
[1] http://mink.behat.org/en/latest/at-a-glance.html
Packages
php-behat-mink-1.8.1-1.remi.src
|
[124 KiB]
|
Changelog by Shawn Iwinski (2020-03-17):
- Update to 1.8.1 (RHBZ #1812690)
- Obsolete test suite sub-package
- Testsuite as source to ensure proper version/commit
- Conditionally use range dependencies
- Conditionally drop Symfony 2 interoperability
- Conditionally use PHPUnit 7
|
php-behat-mink-1.7.1-5.remi.src
|
[117 KiB]
|
Changelog by Shawn Iwinski (2017-09-22):
- Fix autoloader for Symfony 3
|
php-behat-mink-1.7.1-3.remi.src
|
[117 KiB]
|
Changelog by Shawn Iwinski (2017-05-12):
- Switch autoloader to php-composer(fedora/autoloader)
- Add max versions to build dependencies
- Test with SCLs if available
|
php-behat-mink-1.7.1-1.remi.src
|
[117 KiB]
|
Changelog by Shawn Iwinski (2016-08-09):
- Updated to 1.7.1 (RHBZ #1314987)
|
php-behat-mink-1.7.0-1.remi.src
|
[113 KiB]
|
Changelog by Remi Collet (2015-12-01):
- backport for remi repository
|