language-puppet-1.3.1.1: Tools to parse and evaluate the Puppet DSL.

Safe HaskellNone
LanguageHaskell98

Puppet.OptionalTests

Description

The module works in IO and throws a PrettyError exception at each failure. These exceptions can be caught (see the exceptions package).

Synopsis

Documentation

testCatalog :: Preferences IO -> FinalCatalog -> IO () Source

Entry point for all optional tests