cardano-ledger-byron-test-1.5.2.0: Test helpers from cardano-ledger exposed to other packages
Safe HaskellSafe-Inferred
LanguageHaskell2010

GetDataFileName

Synopsis

Documentation

withTestFilePropertyFilePath → (FilePathProperty) → Property Source #

This contraption is necessary because test modules in the folder are used in two different packages, but the file paths for test files are relative to the package itself, which has to accounted for.