python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Behat could not load mock class already exists
I am trying to mock a class in Laravel using the following. However, I get the following error. Any ideas?
Could not load mock \App\Repositories\FetchDataEndpoints\Test, class
already exists.
\Mocke...
atshbi
Votes: 0
Answers: 0
Can Behat be integrated with PHPUnit?
I have been setting up Behat in order to facilitate BDD as a testing framework for my company. The ask is to also incorporate it with PHPUnit, so as to derive the benefits of that platform, with the ...

charliep
Votes: 0
Answers: 0