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
Release files for pytest-monkeytype 1.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pytest-monkeytype-1.1.0.tar.gz | 3.5 kB | Details |
Release files / pytest-monkeytype-1.1.0.tar.gz
| Download URL | pytest-monkeytype-1.1.0.tar.gz |
|---|---|
| Size | 3.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
22a9d91bd74c7e27027eed1480179f6a34911e41eb1c94ec9bfbb8384d8380c8
|
|
BLAKE2b-256 checksum How to use checksums |
0de3a26e5fdbccb596d2ef918fae72ce85b85503d52fa7c8bc4857a1bec8c9d0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|