Releases: lchrusciel/ApiTestCase
Releases · lchrusciel/ApiTestCase
v3.1.3
v3.1.1
PHPUnit 7.0 support and unescaped unicode in JSON!
v3.0.0-RC.3 ApiTestCase v3.0.0-RC.3
Symfony4 support
Thanks to @LaetitiaRiffaud and @angelov support for Symfony 4.
Tests against PHP 7.2.
PHP7 and PHPUnit 6 support!
From now on support for php 5.6 has been dropped.
Better support for VM environment
New TMP_DIR
variable allows specifying folder for log files.
ApiTestCase performance optimization
Thanks to @bendavies effort, ApiTestCase runs 30% faster and consumes up to 9 times less memory
ApiTestCase Stable Release
Merge pull request #74 from Zales0123/test-aplication-post-requests-test Json POST Product test for sample application
ApiTestCase Release Candidate
Merge pull request #73 from pamil/moar-tests Test & fix assertResponseContent for incorrect response given
Second alpha release
Prepering to beta stage