Skip to content

Commit 2ea920c

Browse files
author
Eric Sales De Andrade
committed
Update Link
1 parent 579ca76 commit 2ea920c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# PyTest REST API Example
22

3-
This repo contains the sample code for the article - [Building and Testing FastAPI CRUD APIs with Pytest: A Step-By-Step Guide](https://pytest-with-eric.com/pytest-advanced/python-fastapi-testing/)
3+
This repo contains the sample code for the article - [Building and Testing FastAPI CRUD APIs with Pytest: A Step-By-Step Guide](https://pytest-with-eric.com/pytest-advanced/pytest-fastapi-testing/)
44

55
This project explains how to Build and Test A CRUD Rest API using FastAPI, SQLite (via SQLAlchemy) and Pytest.
6+
67
# Requirements
78
* Python (3.10.9)
89

0 commit comments

Comments
 (0)