Closed brainlet-ali closed 4 years ago
When I install and use this package, I no longer have access to assertions like:
And rather I'm forced to use assertResponseStatus which doesn't feel natural and asking me the leave the testing API that I already know.
Think you're confusing Browser Kit Testing with the regular TestCase class of Laravel. They're two different things.
When I install and use this package, I no longer have access to assertions like:
And rather I'm forced to use assertResponseStatus which doesn't feel natural and asking me the leave the testing API that I already know.