Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 432 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 432 Bytes

Run arbitrary commands within the containerised build runner.

This repo is WIP, but it is created to solve composer#67

The plan is to create a test runner in the same way that phpunit/phpstan/behat are running, but allow the developer to state a command to run within the test runner itself, allowing the command to be ran within the container, respecting PHP versions, etc.