Skip to content
/ sure Public
forked from gabrielfalcao/sure

utility belt for automated testing in python (inspired by @visionmedia's should.js)

License

Notifications You must be signed in to change notification settings

grigi/sure

 
 

Repository files navigation

sure 1.2.2

A testing library for python with powerful and flexible assertions. Sure is heavily inspired by should.js

Build Status Bitdeli Badge

Installing

user@machine:~$ [sudo] pip install sure

Documentation

Available in the website or under the spec directory.

You can also build the documentation locally using markment:

pip install markment
markment --server --theme=merlot ./spec/

About

utility belt for automated testing in python (inspired by @visionmedia's should.js)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%