SAMPLE 400 B

1234567891011121314
  1. --TEST--
  2. <test description>
  3. --CONDITION--
  4. <php code that checks if test can run, must return a Boolean>
  5. --COMPOSER--
  6. <composer.json file definition>
  7. --LOCK--
  8. <composer.lock file definition>
  9. --INSTALLED--
  10. <installed.json file definition>
  11. --INSTALLED:DEV--
  12. <installed_dev.json file definition>
  13. --EXPECT-- or --EXPECT:UPDATE-- or --EXPECT:DEV-- or --EXPECT:UPDATE:DEV--
  14. <output (stringified operations)>