UNPKG

@icyphy/github-issue-junit

Version:

Read JUnit HTML output and add a comment to an open issue on GitHub.

23 lines (22 loc) 832 B
<html xmlns:string="xalan://java.lang.String" xmlns:lxslt="http://xml.apache.org/xslt"> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Unit Test Results: All Errors</title> <link rel="stylesheet" type="text/css" title="Style" href="stylesheet.css"> </head> <body onload="open('allclasses-frame.html','classListFrame')"> <h1>Unit Test Results.</h1> <table width="100%"> <tr> <td align="left"></td><td align="right">Designed for use with <a href="http://www.junit.org/">JUnit</a> and <a href="http://ant.apache.org/">Ant</a>.</td> </tr> </table> <hr size="1"> <h2>All Errors</h2> <table class="details" border="0" cellpadding="5" cellspacing="2" width="95%"> <tr valign="top"> <th>Class</th><th>Name</th><th>Status</th><th width="80%">Type</th><th nowrap>Time(s)</th> </tr> </table> </body> </html>