Skip to main content

A Simple, Tiny Test Library for Python

Project description

Teststs

PyPI Downloads PyPI - Version PyPI - License

No Classes, No Boilerplate, Use teststs

pip install teststs

PyPI: https://pypi.org/project/teststs/

Using

from teststs import teststs

def add_five(inp):
    return int(inp) + 5

tests = [
    ("5", 10),
    ("10", 15),
]

teststs(tests, add_five, detail=True)
teststs(tests, add_five, detail=False) # Default

If you want more usage, check out Docstring

License

BSD-3-Clause license

Star History

Star History Chart

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

teststs-1.2.3.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

teststs-1.2.3-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file teststs-1.2.3.tar.gz.

File metadata

  • Download URL: teststs-1.2.3.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for teststs-1.2.3.tar.gz
Algorithm Hash digest
SHA256 12b6dcff2940190b009f123c4960ad7d1d0e8cbe3c8513b2b499d7d2e76d4481
MD5 f2af426ef70c261485118a4720295667
BLAKE2b-256 0b618b260c96fb52a3926833697ac186f59046edc9e01a9f2ba86e6a73f5ce48

See more details on using hashes here.

Provenance

The following attestation bundles were made for teststs-1.2.3.tar.gz:

Publisher: publish.yml on sinokadev/teststs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file teststs-1.2.3-py3-none-any.whl.

File metadata

  • Download URL: teststs-1.2.3-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for teststs-1.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b18f78291ebe957b76e7055ea0ee2e8fe302167bb61697c23156a3e2a199b5b9
MD5 97b01a4f76d09450b9b90ed7096b9993
BLAKE2b-256 b54a78c3db6e7d4422b2389098de5517e920b26fdaf69d231e3c7203f4601291

See more details on using hashes here.

Provenance

The following attestation bundles were made for teststs-1.2.3-py3-none-any.whl:

Publisher: publish.yml on sinokadev/teststs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page