python-assertpy 1.1
Simple assertion library for unit testing
This package provides a simple assertion library for unit testing in Python with a fluent API.
- Outputs:
out - Website: https://github.com/assertpy/assertpy
- Licenses: Modified BSD
- Package source: gnu/packages/python-check.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-assertpy 1.1 as follows:
guix install python-assertpy@1.1
Or install the latest version:
guix install python-assertpy
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.