elliotchance / concise

✅ Concise is test framework for using plain English and minimal code, built on PHPUnit.
MIT License
45 stars 3 forks source link

Run multiple test files #212

Open elliotchance opened 9 years ago

elliotchance commented 9 years ago

PHPUnit does not support this and its very annoying:

concise MyTest.php MyOtherTest.php