Hello,
I'm looking to run functional tests using Django 1.10.2 and Selenium 3.0.0 against a staging Django site hosted on Heroku. To be clear, I want to do something like entering the command $ python manage.py test my_functional tests --liveserver=[ip address of remote server here], as is recommended in Harry Percival's book TDD With Python. Has anyone been able to do this successfully? Thank you a million!
-- I'm looking to run functional tests using Django 1.10.2 and Selenium 3.0.0 against a staging Django site hosted on Heroku. To be clear, I want to do something like entering the command $ python manage.py test my_functional tests --liveserver=[ip address of remote server here], as is recommended in Harry Percival's book TDD With Python. Has anyone been able to do this successfully? Thank you a million!
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/326a578a-0ab5-4a29-8865-4c97e8bee3fd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment