tasty-sugar-2.0.0.1: Tests defined by Search Using Golden Answer References
Safe HaskellSafe-Inferred
LanguageHaskell2010

Test.Tasty.Sugar.AssocCheck

Description

Function and implementation to find association files for an identified test root file.

Synopsis

Documentation

getAssoc :: CandidateFile -> Separators -> [NamedParamMatch] -> [(String, FileSuffix)] -> [CandidateFile] -> LogicI [(String, CandidateFile)] Source #

For a specific NamedParamMatch, find all associated files having the rootMatch plus the named parameter values (in the same order but with any combination of separators) and the specified suffix match.