You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EngineBlock is a project that spans several decades of PHP testing developments. And you can see that from the testing tools utilized. For example we use 3 different mock testing tools.
PHPUnit Mock
Mockery
Prophecy
This is not a bad thing per se as each tool has its pro's and cons. This story should identify which tool is used for what reason. And when opportune, rewrite the test to use the mock testing tool of our choosing.
Left-over from:
#168924689
The text was updated successfully, but these errors were encountered:
This issue is imported from pivotal - Originaly created at Nov 25, 2019 by Michiel Kodde
EngineBlock is a project that spans several decades of PHP testing developments. And you can see that from the testing tools utilized. For example we use 3 different mock testing tools.
This is not a bad thing per se as each tool has its pro's and cons. This story should identify which tool is used for what reason. And when opportune, rewrite the test to use the mock testing tool of our choosing.
Left-over from:
#168924689
The text was updated successfully, but these errors were encountered: