Skip to content

Support some Unit Testing framework #34

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

Open
paulvi opened this issue May 12, 2013 · 1 comment
Open

Support some Unit Testing framework #34

paulvi opened this issue May 12, 2013 · 1 comment

Comments

@paulvi
Copy link
Member

paulvi commented May 12, 2013

Some possible frameworks:

  • Jasmine
  • QUnit
  • Cucumber.js
  • Karma (formerly Testacular) (runner) with Mocha (framework) and Expect.js (assertion library).

Analog for JUnit support

  1. For project, Run as -> Unit Test;
  2. Show results in JUnit test view

Discussion on LinkedIn What frameworks for unit testing do you use?

@paulvi
Copy link
Member Author

paulvi commented Dec 1, 2014

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

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

No branches or pull requests

1 participant