Skip to content

Commit bd37aeb

Browse files
committed
[dev] - Use jest as test runner instead of mocha.
1 parent 9a5ea77 commit bd37aeb

31 files changed

+690
-87
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ reports
33
npm-debug.log
44
coverage
55
lib
6+
.DS_Store

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ reports
33
npm-debug.log
44
coverage
55
.gitignore
6+
.DS_Store
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)