Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

Can't run tests #21

Open
adiospace opened this issue May 21, 2011 · 1 comment
Open

Can't run tests #21

adiospace opened this issue May 21, 2011 · 1 comment

Comments

@adiospace
Copy link
Contributor

Hi,

I'm trying to run the tests with make test (or node spec/node.js) but no tests will run.

$ make test

Passes: 0 Failures: 0 Duration: 0 ms

$ node spec/node.js

Passes: 0 Failures: 0 Duration: 0 ms

Any ideas?

I wanna make some tests for a patch and I just can't get jspec to work. Also it seems that jspec is discontinued. Any plans to replace it with another lib for testing js-yaml?

Thanks.

@tj
Copy link
Owner

tj commented May 21, 2011

yeah expresso or similar would be better, i removed the jspec tests for now

@tj tj closed this as completed May 21, 2011
@tj tj reopened this May 21, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants