TestifyHintPack Module
Functions and values
| Function or value |
Description
|
Full Usage:
TestifyHintPack.create name rules
Parameters:
string
-
The stable pack name.
rules : TestifyHintRule list
-
The rules that should be applied when the pack is enabled.
Returns: TestifyHintPack
A hint pack that can be passed to TestifyConfig.withHintPacks.
|
Creates a named hint pack from an ordered list of rules.
Example
val coursePack: obj
|
testify