Skip to main content

Rich assertions library for Python

Project description

pyassert is an assertion library for the Python programming language.

Introduction

Assertions are used in automated tests to verify that a given piece of code behaves as expected. pyassert aims to provide assertions with provide

  • rich functionality: common assertions should be expressed easily

  • good readability: assertions should be easy to read and easy to understand to enhance the overall understandability of the test

  • independent of the test framework: pyassert assertions work with every Python test environment.

How to install it?

pyassert is available via the [Cheeseshop](http://pypi.python.org/pypi/pyassert/) so you can use easy_install or pip:

$ pip install pyassert

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

pyassert-0.2.4.tar.gz (4.5 kB view hashes)

Uploaded Source

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