elliotchance / concise

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

More sophisticated assert nesting #261

Closed elliotchance closed 8 years ago

elliotchance commented 9 years ago

It should understand when asserts are nested without needing separate $this->assert() statements.