elliotchance / concise

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

Option to create mocks in current namespace #156

Open elliotchance opened 10 years ago

elliotchance commented 10 years ago

This might be tricky, but somehow capture __NAMESPACE__ and put the mock class in there.