Const
The set of file extensions that the tap runner will load by default. Expaned into the include config values if they contain the token __EXTENSIONS__.
include
__EXTENSIONS__
If plugins export a testFileExtensions string array, then the entries will be added to this set.
testFileExtensions
The set of file extensions that the tap runner will load by default. Expaned into the
include
config values if they contain the token__EXTENSIONS__
.If plugins export a
testFileExtensions
string array, then the entries will be added to this set.