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

Run tests from command line? #33

Open
dosena opened this issue Jan 23, 2014 · 2 comments
Open

Run tests from command line? #33

dosena opened this issue Jan 23, 2014 · 2 comments

Comments

@dosena
Copy link

dosena commented Jan 23, 2014

How do you run tests from the command line?

It's not clear from these instructions: https://djangojs.readthedocs.org/en/latest/test.html#test-cases

I have phantomjs installed, but don't know how to invoke for testing.

Sorry if this isn't a "real" issue, but the docs aren't clear.

@noirbizarre
Copy link
Owner

Hi !

Sorry for the late response.

To run the tests, you simply run your tests as usual:

$ python manage.py test

What version of Django do you use ?
I haven't had the time yet to test with Django 1.6, sorry (but I will soon)

@qris
Copy link

qris commented Jul 15, 2014

We have some hints for using DjangoJS which include instructions for running phantomjs manually, which is useful for debugging.

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

3 participants