Skip to content

Commit dc9bcf5

Browse files
author
Jamie Forrest
committed
added some details to slides
1 parent 2a11c2e commit dc9bcf5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

slides/html/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@ <h2>Testing Node.js With Mocha</h2>
4646
<h3>Support for Synchronous and Asynchronous Testing</h3>
4747
</li>
4848
<li>
49-
<h3>Understands Many Different Testing DSLs (TDD, BDD, others)</h3>
49+
<h3>Understands Many Different Testing DSLs (TDD, BDD, Exports, QUnit, others)</h3>
5050
</li>
5151
<li>
52-
<h3>Pluggable Assertion Libraries (Assert, Should, Chai, Expect)</h3>
52+
<h3>Pluggable Assertion Libraries (Assert, Should, Chai, Expect, Others)</h3>
5353
</li>
5454
<li>
55-
<h3>Lots of Options for Formatting Test Reports</h3>
55+
<h3>Lots of Options for Formatting Test Reports (Including JSON, HTML)</h3>
5656
</li>
5757
</ol>
5858
</section>

0 commit comments

Comments
 (0)