0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Feb 10, 2025 — Feb 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Create branch for PHPUnit 3.2. More... over 18 years ago
Merge [865]. More... over 18 years ago
Merge [846]. More... over 18 years ago
Merge [814]. More... over 18 years ago
Merge [785]. More... over 18 years ago
Merge [781]. More... over 18 years ago
Merge [766]. More... over 18 years ago
PHPUnit 3.2 -> PHPUnit 4.0. More... over 18 years ago
Remove unneccessary cookies. More... over 18 years ago
Add ability to slow down execution of Selenium tests. Closes #123. More... over 18 years ago
Make SeleniumTestCase compatible with Selenium IDE. Unfortunately, this breaks BC for getAttribute(). More... over 18 years ago
Leftover from [585]. More... almost 19 years ago
Leftover from [585]. More... almost 19 years ago
PHPUnit_Extensions_SeleniumTestCase - Use cookies to "communicate" with server-side code coverage collection. More... almost 19 years ago
PHPUnit_Extensions_SeleniumTestCase - Use cookies to "communicate" with server-side code coverage collection. More... almost 19 years ago
Add missing declaration. More... almost 19 years ago
Add missing declaration. More... almost 19 years ago
Streamline. Correct error messages. Add @since docblocks for new methods. More... almost 19 years ago
Streamline. Correct error messages. Add @since docblocks for new methods. More... almost 19 years ago
Initial work on a new implementation of SeleniumTestCase. This new implementation is complete and semi-automatically generated from the XML specification of the Selenium Core protocol. The Testing_Selenium PEAR package is no longer required. More... almost 19 years ago
Initial work on a new implementation of SeleniumTestCase. This new implementation is complete and semi-automatically generated from the XML specification of the Selenium Core protocol. The Testing_Selenium PEAR package is no longer required. More... almost 19 years ago
Always use native driver. The Curl-based driver seems to have problems. More... almost 19 years ago
Always use native driver. The Curl-based driver seems to have problems. More... almost 19 years ago
Add assertIsSelected() and assertIsNotSelected(). Patch by Sebastian Nohn. More... almost 19 years ago
Add assertIsSelected() and assertIsNotSelected(). Patch by Sebastian Nohn. More... almost 19 years ago
Fugbix typo. More... almost 19 years ago
Fugbix typo. More... almost 19 years ago
Open PHPUnit 3.2 development branch. More... almost 19 years ago
Declare TestCase extensions abstract. Closes #85. More... about 19 years ago
Add getSpeed() and setSpeed(). Bump Testing_Selenium dependency to latest release. More... about 19 years ago