hcltest-0.3.8: A testing library for command line applications.
Test.Tasty.HClTest
Description
This module provides support for running hcltest cases using tasty.
Synopsis
hcltest :: TestName -> HClTest Trace () -> TestTree Source
Make a new test case with the given name using a HClTest for testing.