hledger-0.23.1: The main command-line interface for the hledger accounting tool.

Safe HaskellNone

Hledger.Cli.Tests

Description

A simple test runner for hledger's built-in unit tests.

Synopsis

Documentation

test' :: CliOpts -> IO ()Source

Run HUnit unit tests and exit with success or failure.