elliotchance / concise

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

Concise to support fractional time limits #164

Open elliotchance opened 10 years ago

elliotchance commented 10 years ago

PHPUnit supports limiting a test case to whole seconds, but 1 second is a very long time in unit testing. It would be nice if we would set (even soft limits) to say "0.1 seconds"