Write Python unit tests Flask API Testing using unittest and requests
YOUR LINK HERE:
http://youtube.com/watch?v=iQVvpnRYl-w
In this 20-min video, we will start with writing a simple unit-test for an addition function using unittest standard library and then use the same concept and build upon it to write tests for the Flask API. The Books API implements CRUD : Create, Retrieve, Update and Delete and all operations will be tested using Python requests module. • TIMESTAMPS - • 00:00 Why API Testing • 00:41 Python unittest quickstart • 03:10 Guide to using Visual Studio Code Test Explorer Extension • 05:20 Books API Walkthrough • 08:22 Flask API Testing • 20:40 Special unittest decorators • Link to Flask REST API with Sqlite Database in 100 lines - • 🔥Python Projects | Flask REST API wit... • Flask API Playlist - • 🔥Python Projects | Flask REST API wit... • Installing Pip - https://pip.pypa.io/en/stable/install... • If you have suggestions as to how to improve this video, please use the comment section and let me know.
#############################
