hledger-1.3: 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.