testilo 17.2.1 → 17.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -26,6 +26,7 @@
|
|
|
26
26
|
<tr><th>Tested by</th><td>Testaro, procedure <code>__ts__</code></td></tr>
|
|
27
27
|
<tr><th>Scored by</th><td>Testilo, procedure <code>__sp__</code></td></tr>
|
|
28
28
|
<tr><th>Digested by</th><td>Testilo, procedure <code>__dp__</code></td></tr>
|
|
29
|
+
<tr><th>Full report</th><td><a href="__reportURL__"><code>__reportURL__</code></a></td></tr>
|
|
29
30
|
</table>
|
|
30
31
|
</header>
|
|
31
32
|
<h2>Introduction</h2>
|
|
@@ -60,10 +61,8 @@
|
|
|
60
61
|
</tbody>
|
|
61
62
|
</table>
|
|
62
63
|
<h2>Itemized issues</h2>
|
|
63
|
-
<p>The reported rule violations are itemized below, issue by issue. Additional details can be inspected in the <a href="__reportURL__">
|
|
64
|
+
<p>The reported rule violations are itemized below, issue by issue. Additional details can be inspected in the <a href="__reportURL__">full report</a>.</p>
|
|
64
65
|
__issueDetailRows__
|
|
65
|
-
<h2>Complete report</h2>
|
|
66
|
-
<pre>__report__</pre>
|
|
67
66
|
<footer>
|
|
68
67
|
<p class="date">Produced <time itemprop="datePublished" datetime="__dateISO__">__dateSlash__</time></p>
|
|
69
68
|
</footer>
|