mirror of
https://github.com/correl/tornado-openapi3.git
synced 2024-11-22 03:00:15 +00:00
8 lines
253 B
ReStructuredText
8 lines
253 B
ReStructuredText
Testing API Responses
|
|
=====================
|
|
|
|
AsyncOpenAPITestCase extends Tornado's AsyncHTTPTestCase class, providing
|
|
validation of the responses from your application and raising errors in tests.
|
|
|
|
.. automodule:: tornado_openapi3.testing
|
|
:members:
|