testParseCase tests one test case from the test files. It returns a parseTestResult indicating how much of the test passed. If the result is not parseTestPassed, it also returns an error that explains the failure. text is the HTML to be parsed, want is a dump of the correct parse tree, and context i
(text, want, context string)
source not stored for this graph (policy: none)
no test coverage detected