A Python package that simplifies the creation and execution of unittest test cases.
Project description
test-helper-by-delica
Purpose
This Python package simplifies the creation and execution of unittest test cases,
in order to help programmers efficiently develop and run tests for their Python software.
Installation
This package is available through the Python Package Index (PyPI).
One can easily download the package with the following pip install statement:
pip install test_helper_by_delica
Getting Started
After installation, all we need to start using the package is a function that we want to test.
For a simple example, we can define a boolean function that always returns True.
def always_true():
return True
We then use the test helper package to create a unittest TestCase object.
import test_helper_by_delica as test_lib
test_obj = test_lib.create_test_obj()
Now we can call the boolean testing function to check whether always_true returns the expected result.
test_lib.test_bool_func(test_obj, always_True, true_inputs=())
Current Features
Citation
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
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
File details
Details for the file test_helper_by_delica-0.4.0a5.tar.gz.
File metadata
- Download URL: test_helper_by_delica-0.4.0a5.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1ccfe235c709759bf5f9e522b673d4e851b9148ecbb4ac3f0d34cca90eefb8e
|
|
| MD5 |
16c959617a05d91c9940a44b709c890e
|
|
| BLAKE2b-256 |
e70d36f7d218aad11021d4443c77e7bad79a5c502351160efe802af39b9c6402
|
Provenance
The following attestation bundles were made for test_helper_by_delica-0.4.0a5.tar.gz:
Publisher:
main.yml on DelicaLM/test_helper_by_delica
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
test_helper_by_delica-0.4.0a5.tar.gz -
Subject digest:
c1ccfe235c709759bf5f9e522b673d4e851b9148ecbb4ac3f0d34cca90eefb8e - Sigstore transparency entry: 2215574820
- Sigstore integration time:
-
Permalink:
DelicaLM/test_helper_by_delica@23006d7d01294250c76344b7ab696231ffc32e34 -
Branch / Tag:
refs/tags/0.4.0-alpha5 - Owner: https://github.com/DelicaLM
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
main.yml@23006d7d01294250c76344b7ab696231ffc32e34 -
Trigger Event:
release
-
Statement type:
File details
Details for the file test_helper_by_delica-0.4.0a5-py3-none-any.whl.
File metadata
- Download URL: test_helper_by_delica-0.4.0a5-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ee63a3343fecb451369d36833080077ed6d9182338d0b4aba75421ccd9453fc
|
|
| MD5 |
48b667465dc63e18190b9d91096ddd94
|
|
| BLAKE2b-256 |
62f469bd0c6917ec30b1266854d16de8108a250ee94629427d3235b57a90bcb4
|
Provenance
The following attestation bundles were made for test_helper_by_delica-0.4.0a5-py3-none-any.whl:
Publisher:
main.yml on DelicaLM/test_helper_by_delica
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
test_helper_by_delica-0.4.0a5-py3-none-any.whl -
Subject digest:
8ee63a3343fecb451369d36833080077ed6d9182338d0b4aba75421ccd9453fc - Sigstore transparency entry: 2215574901
- Sigstore integration time:
-
Permalink:
DelicaLM/test_helper_by_delica@23006d7d01294250c76344b7ab696231ffc32e34 -
Branch / Tag:
refs/tags/0.4.0-alpha5 - Owner: https://github.com/DelicaLM
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
main.yml@23006d7d01294250c76344b7ab696231ffc32e34 -
Trigger Event:
release
-
Statement type: