issues
search
sopherapps
/
pydantic-redis
A simple Declarative ORM for Redis using pydantic Models
https://sopherapps.github.io/pydantic-redis
MIT License
43
stars
14
forks
source link
Change to Pytest
#6
Closed
Tinitto
closed
2 years ago
Tinitto
commented
2 years ago
What was Done
Changed from unittests to pytest to make it easier to benchmark
Added benchmark tests for pytests
What was Done