Skip to content

'--live-server-host' option added #90

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

Merged
merged 1 commit into from
Oct 15, 2018
Merged

Conversation

o1da
Copy link
Contributor

@o1da o1da commented Oct 15, 2018

regarding the #89 I am adding an option to specify a host for live_server

Copy link
Member

@nicoddemus nicoddemus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks a lot, we appreciate it!

@nicoddemus nicoddemus merged commit 114a342 into pytest-dev:master Oct 15, 2018
@dgtlmoon
Copy link

A tip for others to save some time - if you find the requests all show 404, then be sure to set the app.config['SERVER_NAME'] = 'foobar', for example when you run the pytest flask from inside a docker container and you give the docker container a name so that other services can discover it, but the results give 404..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants