Jonesus / pony-stubs

Python type stubs for Pony ORM
https://pypi.org/project/pony-stubs/
MIT License
9 stars 0 forks source link

Testing the package #7

Open Jonesus opened 2 years ago

Jonesus commented 2 years ago

I need to figure out how to automate testing stubs. Maybe have a folder full of random implementation files, and run both mypy and pyright against them on a CI job?