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

Safe HaskellNone
LanguageHaskell2010

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.