You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
403 B
Plaintext

--TEST--
<test description>
--CONDITION--
<php code that checks if test can run, must return a Boolean>
--COMPOSER--
<composer.json file definition>
--LOCK--
<composer.lock file definition>
--INSTALLED--
<installed.json file definition>
--INSTALLED-DEV--
<installed_dev.json file definition>
--RUN--
install
--EXPECT-LOCK--
<composer.lock file after the run>
--EXPECT--
<output (stringified operations)>