Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 396 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 396 Bytes

MLOps PyTests

I wrote pytest scripts so you don't have to.

This is meant to be a cookiecutter - a starting point for you to configure your tests as you need them.

To generate these tests, cd to your project and run:

cookiecutter gh:bgalvao/mlops-pytests

Roadmap

Other tests from other MLOps oriented packages may be added.