Resolves and validates a testset's tests without running anything. Throws on missing generator, missing manual file, or duplicate index.
baseDir (defaults to cwd) is forwarded to readScriptText so scriptFile paths resolve correctly when callers run from outside the problem directory.
baseDir
scriptFile
Optional
Resolves and validates a testset's tests without running anything. Throws on missing generator, missing manual file, or duplicate index.
baseDir(defaults to cwd) is forwarded to readScriptText soscriptFilepaths resolve correctly when callers run from outside the problem directory.