Skip to main content

Common functions useful for tests.

Project description

License Travis (.org) Codecov GitHub issues GitHub last commit PyPI

test_common

Common functions useful for tests.


In this package you can find some functions I use frequently at my tests.

Modules list

benchmark

Package with modules to measure apps performance.

timing

Functions to take time related features.

fs

Package with filesystem utilities. They are useful to prepare folders and files for your tests.

crypto

Cryptographic functions for your tests. Here you can find hashing functions to check file contents.

ops

Functions for file operations (copy, delete, etc).

random

Utilities to generate random content for your tests. Includes next modules:

crypto

Functions to create random strings.

system

Utilities to deal with your hot operating system. Includes next modules:

env

Functions to manipulate environment variables

output

Tools to capture outputs.

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

test_common-1.3.0.post2.tar.gz (8.6 kB view hashes)

Uploaded Source

Built Distribution

test_common-1.3.0.post2-py3-none-any.whl (11.8 kB view hashes)

Uploaded Python 3

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