greencard

A unittest framework and runner for librarian card databases.


Keywords
greencard
License
MIT
Install
pip install greencard==0.2.5

Documentation

greencard

https://badge.fury.io/py/greencard.png https://travis-ci.org/Nekroze/greencard.png?branch=master https://pypip.in/d/greencard/badge.png

Documentation

The full documentation is at http://greencard.rtfd.org.

Quickstart

Install greencard:

pip install greencard

Then you can use the greencard command line test runner to descover and run card tests defined as all .py files in the test directory from where the runner is executed. For more information see the usage documentation page.

Features

  • A custom testing framework and test runner designed specifically for cards.