Contents

assertpy 1.1

0

Simple assertion library for unit testing in python with a fluent API

Simple assertion library for unit testing in python with a fluent API

Stars: 467, Watchers: 467, Forks: 63, Open Issues: 18

The assertpy/assertpy repo was created 9 years ago and the last code push was 2 months ago.
The project is popular with 467 github stars!

How to Install assertpy

You can install assertpy using pip

pip install assertpy

or add it to a project with poetry

poetry add assertpy

Package Details

Author
Justin Shacklette
License
BSD
Homepage
https://github.com/assertpy/assertpy
PyPi:
https://pypi.org/project/assertpy/
GitHub Repo:
https://github.com/assertpy/assertpy

Classifiers

  • Software Development
  • Software Development/Testing
No  assertpy  pypi packages just yet.

Errors

A list of common assertpy errors.

Code Examples

Here are some assertpy code examples and snippets.

GitHub Issues

The assertpy package has 18 open issues on GitHub

  • Possible to create snapshot of Mock.call but impossible to validate snapshot after first test run.
  • ExceptionMixin omits the logger argument for warning messages

See more issues on GitHub