Part 3:Testing, Deploying, and Building Enterprise-Grade Applications
In this last part, you will learn some options and workarounds to test, deploy, and run our Flask 3 applications. Moreover, you will also understand the process of integrating Flask applications into GraphQL, React forms, Flutter mobile applications, and other applications built with FastAPI, Django, Tornado, and Flask using the interoperability feature.
This part includes the following chapters:
- Chapter 10, Creating Test Cases for Flask
- Chapter 11, Deploying Flask Applications
- Chapter 12, Integrating Flask with Other Tools and Frameworks