API

This is the API for the TerminalUserInterfaces

TerminalUserInterfaces.runtestsMethod
TerminalUserInterfaces.runtests(pattern...; kwargs...)

Equivalent to ReTest.retest(TerminalUserInterfaces, pattern...; kwargs...). This function is defined automatically in any module containing a @testset, possibly nested within submodules.

source