Snapshot testing with PHPUnit
composer require "spatie/phpunit-snapshot-assertions:4.2.6"
| 包名 | 版本要求 |
|---|---|
| ext-dom | * |
| ext-json | * |
| php | ^7.3|^7.4|^8.0 |
| phpunit/phpunit | ^8.3|^9.0 |
| symfony/property-access | ^4.0|^5.0 |
| symfony/serializer | ^4.0|^5.0 |
| symfony/yaml | ^4.0|^5.0 |
| 包名 | 版本要求 |
|---|---|
| phpunit/phpunit | ^9.1.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2021-04-20 07:53:05 |
| 类型 | library |