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.1a0.tar.gz
(15.2 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.1a0-py3-none-any.whl
(16.0 kB
view details)
File details
Details for the file pycodya-0.2.1a0.tar.gz.
File metadata
- Download URL: pycodya-0.2.1a0.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28cb8ab730fdda50253186d5c7e910ad87f5f7a9a5224e49e000b01e908cb842
|
|
| MD5 |
76e3f8bd5bbddd6acb2d2db3c0d4432c
|
|
| BLAKE2b-256 |
0e12d33e61040f15317f06483e0193d0dddcdfc2c654eec9685f5b1e2fbf52bd
|
File details
Details for the file pycodya-0.2.1a0-py3-none-any.whl.
File metadata
- Download URL: pycodya-0.2.1a0-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 |
975360456eac0e3d4613c370a77949e0a4cd2a33ba349c372b164cb4ae618662
|
|
| MD5 |
44d476b1afce70e025418f147a11770e
|
|
| BLAKE2b-256 |
4effcd09dbbde7d826db93bb5b71e7049a8446c1a0b9f74f22c38d5be6f5fe69
|