We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
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)
Sorry, something went wrong.
We have some hints for using DjangoJS which include instructions for running phantomjs manually, which is useful for debugging.
phantomjs
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: