Skip to content

Commit aeb594a

Browse files
committed
readjusting docs for unit testing a bit.
1 parent f8f3a09 commit aeb594a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/unit.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Unit Testing
22

3-
This project offers two options for unit testing—Jest, and Karma and Mocha.
3+
This project offers two options for unit testing:
4+
5+
1. Jest
6+
2. Karma and Mocha.
47

5-
An overview of the tools used by this boilerplate for unit testing:
68

79
## Jest
810

0 commit comments

Comments
 (0)