pytest-monkeytype
MonkeyType as a pytest plugin.
pip install pytest-monkeytype
# Generate annotations by running your pytest tests as usual:
py.test --monkeytype-output=./monkeytype.sqlite3
# Get a listing of modules annotated by monkeytype
monkeytype list-modules
# Generate a stub file for those annotations using monkeytype:
monkeytype stub some.module
# Apply these annotations directly
monkeytype apply some.module
This project is inspired by pytest-annotate
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pytest-monkeytype-1.1.0.tar.gz.
File metadata
- Download URL: pytest-monkeytype-1.1.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0.post20200712 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22a9d91bd74c7e27027eed1480179f6a34911e41eb1c94ec9bfbb8384d8380c8
|
|
| MD5 |
ce91ff782227ddc5ad92e6b1c5f050ab
|
|
| BLAKE2b-256 |
0de3a26e5fdbccb596d2ef918fae72ce85b85503d52fa7c8bc4857a1bec8c9d0
|