python-sure 2.0.1-0.acf823a
Automated testing library in python for python
Sure is a python library that leverages a DSL for writing assertions. Sure is heavily inspired by RSpec Expectations
and should.js
.
- Outputs:
out
- Website: https://github.com/gabrielfalcao/sure
- Licenses: GPL 3+
- Package source: gnu/packages/python-check.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-sure 2.0.1-0.acf823a
as follows:
guix install python-sure@2.0.1-0.acf823a
Or install the latest version:
guix install python-sure
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.