Browsing French translation

43086 of 54563 results
43086.
Testing a WSGI application normally involves starting a server at a local host and port, then pointing your test code to that address. Instead, this library lets you intercept calls to any specific host/port combination and redirect them into a WSGI application importable by your test program. Thus, you can avoid spawning multiple processes or threads to test your Web app.
Description
Le test d’une application WSGI normalement implique le démarrage d’un serveur sur un port et hôte locaux, et ensuite le pointage du code de test vers cette adresse. À la place, cette bibliothèque permet d’intercepter les appels vers n’importe quelle combinaison de port et hôte et de les rediriger vers une application WSGI importable par le programme de test. Par conséquent, le déploiement de plusieurs processus ou fils d’exécution pour le test d’une application web est évité.
Translated by Michael Vogt
Located in Package: python3-wsgi-intercept
43086 of 54563 results

This translation is managed by Ubuntu French Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.