danielstjules / mocha.parallel

Run async mocha specs in parallel
MIT License
197 stars 20 forks source link

Use TDD ui (suite/test) #49

Open elkemper opened 5 years ago

elkemper commented 5 years ago

Hi! I'd like to use TDD notation with keywords suite\test, because it better for some situations. As i understand - it's just alisaes for describe/it, so it is not should be big trouble to support it.