Skip to content

Commit 516d439

Browse files
committed
update docs
1 parent 4f2fcb7 commit 516d439

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

tests

Lines changed: 0 additions & 1 deletion
This file was deleted.

tests/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Tests
2+
3+
4+
The library is tested in the context of real asynchronous applications.
5+
For this reason, the library’s tests are essentially the same as the
6+
example tests — each example includes a complete test suite that
7+
verifies all of the library’s capabilities.
8+
9+
- [Tests with FastAPI](../examples/fastapi_example/tests)
10+
- [Tests with Starlette](../examples/starlette_example/tests)

0 commit comments

Comments
 (0)