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

Test client-side-specific things with PhantomJS, server-side #12

Open
ELLIOTTCABLE opened this issue May 24, 2013 · 0 comments
Open

Test client-side-specific things with PhantomJS, server-side #12

ELLIOTTCABLE opened this issue May 24, 2013 · 0 comments

Comments

@ELLIOTTCABLE
Copy link
Owner

I have plenty thorough testing practices for client-side code already; but there's also reasons to test that same code at the command-line:

  • Coverage support. I can't get code-coverage out of the browser.
  • Pre-C.I. and server-C.I. support. It'd be nice to have information about server- and client-side test status in one place; and this could be the case with Travis-CI if we PhantomJS-tested the client-side code.

To boot, there's little reason not to. More wide-spread testing is always better.

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

1 participant