KungFuRunner

A tool for recursively finding and running tests. Like pytest, except you don't have to name your modules with test_


Keywords
unit, test, runner
License
Other
Install
pip install KungFuRunner==0.0.11

Documentation

PyPI - Python Version Build Status

If you don't have working code, get it working first. The single biggest optimization you will ever make is going from non-working to working.

-Sherm Pendley

Usage:

python KungFu.py

Recommended Dependency:

miniconda