pytest-monkeytype: Generate Monkeytype annotations from your pytest tests.
Project description
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
Project details
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.0.3.tar.gz
.
File metadata
- Download URL: pytest-monkeytype-1.0.3.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad4538c0ed2876acb31c4e0da48bd7ef5065c373313d11ceb2fed682a97b77ae |
|
MD5 | 0cefb04d54a4ff4abb29f9d638787baa |
|
BLAKE2b-256 | 7bdf2fc3f8c2a2b556ae6decb158d6f82335da04ac8fe968c0c2a89da255afa6 |