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

Front Page Makes No Mention of non-Node Mocha Use #1387

Closed
machineghost opened this issue Oct 9, 2014 · 3 comments
Closed

Front Page Makes No Mention of non-Node Mocha Use #1387

machineghost opened this issue Oct 9, 2014 · 3 comments
Labels
area: documentation anything involving docs or mochajs.org

Comments

@machineghost
Copy link

Mocha is a great test framework for Node projects, but it's also a great test framework of web projects. However, the front page of the Mocha site makes no mention whatsoever of the web-based usage, which is somewhat confusing for non-Node users:

Installation

Install with npm:

$ npm install -g mocha

If you just took a few lines to say something to the effect of "download mocha.js and mocha.css from the GitHub page here, then include both files on an HTML page before including your test files" I think it would be really helpful to non-Node users.

@boneskull boneskull added the area: documentation anything involving docs or mochajs.org label Oct 9, 2014
@boneskull
Copy link
Member

Yes probably a bower install mocha or something would be helpful.

@theghostbel
Copy link

true, also some simple setup example how to test browser related stuff can help. Check this:

@boneskull
Copy link
Member

continue in mochajs/old-mochajs-site#5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: documentation anything involving docs or mochajs.org
Projects
None yet
Development

No branches or pull requests

3 participants