hydra-node
Safe HaskellSafe-Inferred
LanguageGHC2021

Hydra.OptionsSpec

Synopsis

Documentation

defaultPublishOptions :: PublishOptions Source #

Default options as parsed by the publish command parser.

spec :: Spec Source #

shouldParse :: HasCallStack => [String] -> Command -> Expectation Source #

shouldNotParse :: HasCallStack => [String] -> Expectation Source #