2
3
4
5
6
import
Compaing
7
Diffrent syntax but
does the same Thing
Expends the Prototype
of Object
8
9
10
11
Arange
Act
Assert
12
13
14
15
returns -1 if
not contained
no require
needed
16
17
Suite
in
TDD
18
are grouped
within
'something'
19
Executed once
before the
tests start
Executed once
before each
test
20
tells the test
that its async
delays the
function to
make it async
sets the maximum time
a test can run before it
is caneled
21
Throwing
Exception
22
23
24

node.js workshop- node.js unit testing