I would like to build an automated way of testing all the routes in my Python/Bottle web application, as I currently have about 100 routes. What is the best way to do this? I'm thinking to use the Python requests
library, but was wondering if there are any other tools out there specifically designed for doing this kind of testing, or is using requests
the recommended way to go?
Aucun commentaire:
Enregistrer un commentaire