Skip to main content

A minimal unit testing framework in Hy

Project description

hyprovo is a minimal (~160 LOC) testing framework for Hy heavily inspired by the chapter on Practical: Building a Unit Test Framework in Practical Common Lisp.

provo (Esperanto) ⇔ test (English)

Installation

Manual

Install using setup.py (--user is optional)

python3 setup.py install --user

or in development mode,

python3 setup.py develop --user

API

See tutorial.ipynb for the documentation.

Tests

Ensure hy is in the executable path. Run the tests.hy command line script from inside the tests directory,

./tests.hy

A log file with the start timestamp will be created in the logs subdirectory.


GitHub Repository: https://github.com/prasxanth/hyprovo

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hyprovo-0.22.tar.gz (3.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page