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
python3 run_tests.py
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.0.tar.gz
(12.8 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.0-py3-none-any.whl
(12.6 kB
view details)
File details
Details for the file pycodya-0.1.0.tar.gz.
File metadata
- Download URL: pycodya-0.1.0.tar.gz
- Upload date:
- Size: 12.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40d6ea3909eee3eda336cbe7382672c0125538ab7815e483efc87331f1e9e418
|
|
| MD5 |
8d70e822456f316ba55bc29f538a1fa0
|
|
| BLAKE2b-256 |
6c2a469a226883bf7ab86dbf039ebb1c537eaf0f1509cf376404e18e88b8d4b6
|
File details
Details for the file pycodya-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pycodya-0.1.0-py3-none-any.whl
- Upload date:
- Size: 12.6 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 |
7634dbcd34120546f223ef003c87259093e1905ed0f0e035b704e9c8b9f55746
|
|
| MD5 |
b902bed57a9423403c71bef723209533
|
|
| BLAKE2b-256 |
8a8717f699037c22ebd3f5afcda8d3b3a645c912c1ee2c9c5573ca35064790e6
|