This package browser is in early development. Mind the rough edges.

python-sure 2.0.1

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.

Installation

Install python-sure 2.0.1 as follows:

guix install python-sure@2.0.1

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.