lchrusciel / ApiTestCase

Handy PHPUnit test case for testing JSON APIs in your Symfony applications.
MIT License
410 stars 35 forks source link

Removing phpunit from prod dependencies #160

Closed mamazu closed 5 years ago

mamazu commented 5 years ago
Q A
Bug fix? no
New feature? no
BC breaks? no
Related tickets fixes #144
License MIT

PhpUnit is now only a dev dependency.

lchrusciel commented 5 years ago

Not sure if it should be merged without #151

mamazu commented 5 years ago

Why is this merge request using simple-phpunit? This doesn't seem to work.