mercredi 27 septembre 2017

how does a test client work

maybe this question is not relevant here. let me know.

I'm trying to find out how exactly a test_client (my case, is a Flask test_client) in general works

I traced back to the werkzeug.test.Client description (for my case, specifically)

"This class allows to send requests to a wrapped application."

But what happens under the hood? the application doesn't really run a port?

Aucun commentaire:

Enregistrer un commentaire