Skip to content

npryce/python-factcheck

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

factcheck

A simple but extensible implementation of QuickCheck for Python 2.7 and Python 3 that works well with Pytest.

Installation

Factcheck can be installed from PyPI with pip or easy_install. For example:

pip install factcheck

Project

The source, issue tracker, etc. are at http://github.com/npryce/python-factcheck.

About

A simple but extensible implementation of QuickCheck for Python 2.7 and Python 3 that works well with Pytest.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages