123456789101112131415161718 |
- <test description>
- <php code that checks if test can run, must return a Boolean>
- <composer.json file definition>
- <composer.lock file definition>
- <installed.json file definition>
- <installed_dev.json file definition>
- install
- <composer.lock file after the run>
- <output (stringified operations)>
|