Variables
Const caseRoot
caseRoot: string = resolve(__dirname, '../../node_modules/san-html-cases/src')
Const debug
debug: Debugger = debugFactory('case')
Const nsPrefix
nsPrefix: "san\" = "san\"
Const sanProject
sanProject: SanProject = new SanProject(tsConfigFilePath)
Const tsConfigFilePath
tsConfigFilePath: string = resolve(__dirname, '../../test/tsconfig.json')