Activity for PhpUnit

  • Kevin Burton Kevin Burton posted a comment on discussion Help

    I have a test folder structure like: test -> e2e -> pages -> webdriver LoginPage.php Browser.php HomePage.php vendor I run a test like: vendor\bin\phpunit --bootstrap vendor/autoload.php test\e2e\HomePage.php But I get an error: Fatal error: Uncaught PHPUnit\Runner\Exception: Class 'Browser' could not be found in 'C:\Users\rburton\code\MyAgsourceAPI\test\e2e\HomePage.php'. in C:\Users\rburton\code\MyAgsourceAPI\vendor\phpunit\phpunit\src\Runner\StandardTestSuiteLoader.php on line 101 PHPUnit\Runner\Exception:...

  • Stephane Guedon Stephane Guedon posted a comment on discussion Help

    dear all, this is my situation. I'm using eclipse+makegood(a CI plugin) in order...

  • ChrisCobalt ChrisCobalt posted a comment on discussion Help

    I'm a complete newbie. Just installed PHPUnit under WAMP and am working with PHPStorm....

  • Praveen Praveen posted a comment on discussion Open Discussion

    Not able to find the test_helpers module for mandriva OS

1