skeletest
Safe HaskellNone
LanguageGHC2021

Skeletest.Internal.Constants

Description

This module defines all the constants used in skeletest.

These constants should all be considered arbitrary. Users should not use any of these identifiers directly.

Synopsis

Documentation

mainFileSpecsListIdentifier :: Text Source #

The name of the list of Specs collected from test modules in the Main module.