The best way test your entire code automatically
Project description
pycodya
Utilization
from pycodya import Codya
CodyaTest = Codya()
@CodyaTest.function_tester
def do_something():
# code here
return
@CodyaTest.function_mock
def do_something_else():
# code here
return
Run tests
pycodya run alltests
You can explore all the options here
pycodya -h
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pycodya-0.1.1.tar.gz
(13.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
pycodya-0.1.1-py3-none-any.whl
(13.3 kB
view details)
File details
Details for the file pycodya-0.1.1.tar.gz.
File metadata
- Download URL: pycodya-0.1.1.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e54bfcb1228806d934a88f273d5da1b8050fee3ea08e94b133cf6308f6deaee1
|
|
| MD5 |
74ae19c6f1ec4064b8b9e7982818f195
|
|
| BLAKE2b-256 |
69bcec2acba044ee726f81a2eb88da56fbce41431035c4a5c5f0f270d680bdf8
|
File details
Details for the file pycodya-0.1.1-py3-none-any.whl.
File metadata
- Download URL: pycodya-0.1.1-py3-none-any.whl
- Upload date:
- Size: 13.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9435028fb33409a681ac0a729eca7604037355ba57bc3854936f90a101ef938b
|
|
| MD5 |
ba930ce158c6e1fafc3d547ebd51dde0
|
|
| BLAKE2b-256 |
f540f3315e2d5dfe5250b791db85f18dff2f9e4739b4375f1debfb1491ffe3f5
|