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.2.1.tar.gz
(15.3 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.2.1-py3-none-any.whl
(16.0 kB
view details)
File details
Details for the file pycodya-0.2.1.tar.gz.
File metadata
- Download URL: pycodya-0.2.1.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d40b067ae341bd4d56af4cda75a9c19909c812557b718969c392b9fcd0b3b8d
|
|
| MD5 |
67b3002ece00915f0d620a2c3a7282a5
|
|
| BLAKE2b-256 |
a6342980f521f0a1ad2170df2bbf89cc2697120ea19e58fcf47828df1cc73ded
|
File details
Details for the file pycodya-0.2.1-py3-none-any.whl.
File metadata
- Download URL: pycodya-0.2.1-py3-none-any.whl
- Upload date:
- Size: 16.0 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 |
f858ef309fa61e2edc55ff2a277d33c018af8bbf93d11881576614f05865ecd1
|
|
| MD5 |
be997148b7c74a6fecb2879283f54d5a
|
|
| BLAKE2b-256 |
4e6a43259b72e9df58cdf6a0ccd4a561a3e02598eff277b28ac5cdc9b5d1e132
|