skeletest
Safe HaskellNone
LanguageGHC2021

Skeletest.Internal.Error

Documentation

data SkeletestError Source #

Constructors

CompilationError Text

A user error during compilation, e.g. during the preprocessor or plugin phases.

InvariantViolation Text

An error in a situation that should never happen, and indicates a bug.

TestInfoNotFound 
CliFlagNotFound Text 
FixtureCircularDependency [Text] 
SnapshotFileCorrupted FilePath