Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for mocha's tdd style #4

Closed
goloroden opened this issue Sep 20, 2014 · 1 comment
Closed

Add support for mocha's tdd style #4

goloroden opened this issue Sep 20, 2014 · 1 comment

Comments

@goloroden
Copy link

Currently, the plugin only supports mocha's bdd style with describe and it. It could easily also support mocha's tdd style, by just enhancing the checks for suite and test as well.

Could you perhaps support that, too, please?

@lo1tuma
Copy link
Owner

lo1tuma commented Sep 20, 2014

Working on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants