lchrusciel/api-test-case
PHPUnit TestCase for Symfony API development. Extends WebTestCase with easy JSON/XML response matching (via php-matcher) and optional Alice/Doctrine fixtures loading. Supports a clear TDD workflow using expected response files and helpful diffs.
Full Changelog: https://github.com/lchrusciel/ApiTestCase/compare/v5.3.4...v5.3.5
Full Changelog: https://github.com/lchrusciel/ApiTestCase/compare/v5.1.0...v5.2.0
TL;DR:
tearDown PHPUnit compatibilitySupport for Symfony 4.1+.
Prevent installing with Symfony 4.1+ (see #123).
Thanks to @LaetitiaRiffaud and @angelov support for Symfony 4.
Tests against PHP 7.2.
From now on support for php 5.6 has been dropped.
New TMP_DIR variable allows specifying folder for log files.
Thanks to @bendavies effort, ApiTestCase runs 30% faster and consumes up to 9 times less memory
Prepering to beta stage
How can I help you explore Laravel packages today?