Skip to content

Be usable on Node.js #5

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

Closed
wants to merge 1 commit into from
Closed

Conversation

kjirou
Copy link

@kjirou kjirou commented Jul 29, 2013

I am also using the x18n for the Web application.

However, during development, I sometimes run a part of application's tests by mocha command.
For that reason, I changed to be usable on Node.js.

Could you add support for Node.js?

Test results

By mocha command:

$ npm install
$ grunt
$ ./node_modules/mocha/bin/mocha spec/spec.js

  ․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․

  30 passing (29 ms)

And browser test is passing too:

$ grunt test                                 
Running "mocha:all" (mocha) task
Testing index.html....................................OK
>> 36 assertions passed (0.22s)

Done, without errors.

@kjirou kjirou closed this Aug 9, 2015
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

Successfully merging this pull request may close these issues.

1 participant