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 codelens near mocha keywords #42

Merged
merged 5 commits into from
Sep 27, 2019
Merged

Add codelens near mocha keywords #42

merged 5 commits into from
Sep 27, 2019

Conversation

felixjb
Copy link
Owner

@felixjb felixjb commented Sep 27, 2019

Description

  • Add mocha keywords (suite, context and specify) to test token list
  • Fixes integrated terminal bug that created a new instance every time a test was executed

Related issue(s)

This PR resolves #41

Fix bug that created a new terminal each time a test was executed.
Add mocha keywords (suite, context and specify) to test token list
@felixjb felixjb added bug Something isn't working enhancement Enhancement of existing feature labels Sep 27, 2019
@felixjb felixjb self-assigned this Sep 27, 2019
src/parser/codeParser.ts Show resolved Hide resolved
@felixjb felixjb merged commit 078a80b into master Sep 27, 2019
@felixjb felixjb deleted the feature/keywords branch September 27, 2019 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement Enhancement of existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add codelens near context keyword
3 participants