redis-om-python/docs/testing.md
2021-11-02 14:17:49 -07:00

6 lines
208 B
Markdown

# Testing Your Models
**NOTE:** This documentation is a Work in Progress.
Writing tests that use a Redis OM model requires some setup. For now, review the tests in the redis-om-python project for examples.