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

locust test flask application #2255

Closed
zjl767864079zjl opened this issue Nov 16, 2022 · 2 comments
Closed

locust test flask application #2255

zjl767864079zjl opened this issue Nov 16, 2022 · 2 comments

Comments

@zjl767864079zjl
Copy link

Hi, I developed a flask applicaiton,now I want to use locust test the flask application. I looked up the manual of locust,but all having to write the test cases separately.If so,I must write many testcases.
So I am wondering if I can embed locust directly into flask.For example, embedding locust's testcases into the method of flask's before_request_app.

I don't know locust if support the method,can help me?
Thanks very much!

@cyberw
Copy link
Collaborator

cyberw commented Nov 16, 2022

I dont think anyone has built anything like that, so you’re on your own..

@zjl767864079zjl
Copy link
Author

Ok,Thanks!

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

No branches or pull requests

2 participants