We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Some possible frameworks:
Analog for JUnit support
Discussion on LinkedIn What frameworks for unit testing do you use?
The text was updated successfully, but these errors were encountered:
http://stackoverflow.com/questions/27211677/is-there-any-unit-testing-integration-in-nodeclipse/27220912#27220912
As Node.js is using JavaScript, so you should actually search for JUnit-like integration for JavaScript.
And there are many unit testing framework for JavaScript, and I don't know any mature Eclipse integration.
Quick search right now gives me
I remember there were some others, but they all required tedious set-up work. I don't know which project worth including into Nodeclipse.
You can help Nodeclipse by researching and giving more options here or directly to #34
Sorry, something went wrong.
No branches or pull requests
Some possible frameworks:
Analog for JUnit support
Discussion on LinkedIn What frameworks for unit testing do you use?
The text was updated successfully, but these errors were encountered: