Skip to main content

an executable implementation of the throwaway `_`

Project description

veritas

Veritas is a Python library implementing a throwaway variable that attempts to return true no matter how it is called upon.

It is intended for writing tests where you must provide some variables to an interface but your particular test will never read what happens to them. Veritas attempts to make sure that whatever the side effects on these variables it will not derail program execution. It implements comparable, numeric, callable, container, iterator, binary, in-place, unary, context manager, and async interfaces.

Needing this is a smell, but it can help you get things moving without requiring you to refactor the whole system.

Build Status

Code:

https://github.com/lonnen/veritas/

Issues:

https://github.com/lonnen/veritas/issues

Releases:

https://pypi.org/project/veritas/#history

License:

BSD 3-clause; See LICENSE

Install

From PyPI

Run:

$ pip install veritas

For hacking

Run:

$ git clone https://github.com/lonnen/veritas
# Create and activate virtualenvironment, left to the reader as an excercise
$ pip install -r requirements-dev.txt

Usage

see tests for example usage

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

veritas-0.1.11.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

veritas-0.1.11-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file veritas-0.1.11.tar.gz.

File metadata

  • Download URL: veritas-0.1.11.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.15

File hashes

Hashes for veritas-0.1.11.tar.gz
Algorithm Hash digest
SHA256 f8a0e003ce96160a320459ac571e89bcd39b1785ae8ffee20f81ff627c8c35fd
MD5 13586d7d2b38a916215cab1cb4f54867
BLAKE2b-256 f12e3190bf363334723edde15be2cf5da745c14536fd02375352c7939e2ddc0c

See more details on using hashes here.

File details

Details for the file veritas-0.1.11-py3-none-any.whl.

File metadata

  • Download URL: veritas-0.1.11-py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.15

File hashes

Hashes for veritas-0.1.11-py3-none-any.whl
Algorithm Hash digest
SHA256 8447320a2ffef1ccb66c774bf75dae47e05e8fb4d1167a2c92775f1100e0576d
MD5 e590b41a4fa9783a4e9b4c9ddf502275
BLAKE2b-256 60d25af90af3c77808b451b6bbb6df57a1f828295c63e5347fe2a5379c435951

See more details on using hashes here.

Supported by

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