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

npm test #48

Closed
basdewachter opened this issue Sep 4, 2012 · 4 comments
Closed

npm test #48

basdewachter opened this issue Sep 4, 2012 · 4 comments

Comments

@basdewachter
Copy link

README.md mentions run all tests by 'npm test', but 'node ./test/all.js' does not exist.

@jugglinmike
Copy link

I just ran into this, too. I'm interested in using the project but can't figure out how to run the tests

@mikedeboer
Copy link

true, tests are not implemented right now. The code generator only generates the test harness, not the asserts. This still needs some work. I will get to this as soon as possible.

@aseemk
Copy link

aseemk commented Oct 16, 2012

Same.

@kaizensoze
Copy link

npm test should run. Having them all pass is another story. This is where one would normally say "It's on the todo list," but to be honest, I have neither the time nor inclination to get everything passing via mocks. A PR is always welcome.

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

5 participants