updated docs v5
This commit is contained in:
+5
-5
@@ -59,7 +59,7 @@
|
||||
<p>Now you can start the test with</p>
|
||||
<pre><code class="js">npm run test</code></pre>
|
||||
<p>You get a nice menu where you now can run function by function and see if you get meaningfull results (if supported on yur platform) or errors. Sample output:</p>
|
||||
<pre><code class="js">SYSTEMINFORMATION - Test Scripts - Version: 5.X
|
||||
<pre><code class="js">SYSTEMINFORMATION - Test Scripts - Version: 5.x.y
|
||||
═══════════════════════════════════════════════════════════
|
||||
|
||||
┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
|
||||
@@ -78,9 +78,9 @@
|
||||
└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘</code></pre>
|
||||
<p><span class="bold">Press q</span> to exit the test suite</p>
|
||||
<p>Here a sample output for the e.g. <span class="bold">c ... CPU</span></p>
|
||||
<pre><code class="js">┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
┃ CPU v: 5.x.y ┃
|
||||
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
|
||||
<pre><code class="js">┌────────────────────────────────────────────────┐
|
||||
│ CPU v: 5.x.y │
|
||||
└────────────────────────────────────────────────┘
|
||||
{
|
||||
manufacturer: 'Intel®',
|
||||
brand: 'Core™ i7-8569U',
|
||||
@@ -155,4 +155,4 @@
|
||||
</script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
Reference in New Issue
Block a user