Name: | php-behat-mink |
---|---|
Version: | 1.7.1 |
Release: | 3.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 147916 |
License: | MIT |
RPM: | php-behat-mink-1.7.1-3.el7.noarch.rpm |
Source RPM: | php-behat-mink-1.7.1-3.el7.src.rpm |
Build Date: | Thu Dec 07 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://mink.behat.org/ |
Summary: | Browser controller/emulator abstraction for PHP |
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 |
- Switch autoloader to php-composer(fedora/autoloader) - Add max versions to build dependencies - Test with SCLs if available
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Updated to 1.7.1 (RHBZ #1314987)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Initial package