lchrusciel / ApiTestCase

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

Add support for PHPUnit 10 #189

Closed emodric closed 1 year ago

emodric commented 1 year ago
Q A
Bug fix? no
New feature? yes
BC breaks? no
Related tickets N/A
License MIT
emodric commented 1 year ago

@lchrusciel This is ready for review now!

I'm not sure, however, how to fix failing builds with PHPStan that complain about extra arguments for TestCase::_construct on PHPUnit 10. Any suggestions?

emodric commented 1 year ago

@lchrusciel Any tips on this one how to proceed?

lchrusciel commented 1 year ago

Ah Edi, sorry for the long response time. A lot of thing are happening. I will proceed with it asap. Ping me on WebSummerCamp, Sylius or Symfony slack next time :)

emodric commented 1 year ago

No problem @lchrusciel ! Thanks for this!