OptionaladditionalOptionaladditionalOptionalaliasesHow many arguments does the operation take. The vary option means you don't know. This can only be provided when the notation is Notation.Function.
OptionalconfigConfiguration that'll we provided to the Evaluator. If the type is sync, the test will be preformed both sync and async.
OptionalerrorTest array that will check if a given error is thrown. Result can be '' if the message doesn't need to be checked.
OptionalerrorTestTable that will check if a given error is thrown. Result can be '' if the message doesn't need to be checked.
OptionalexprThe factory that will create the evaluator used for this evaluation.
Operation / function that needs to be called on the arguments provided in the TestTable.
OptionalregisteredOptionaltestTest array that will check equality;
OptionaltestTestTable that will check equality;
Optionalto
Additional prefixes can be provided if the defaultPrefixes in ./Aliases.ts are not enough.