Skip to content

Commit

Permalink
added mocha
Browse files Browse the repository at this point in the history
  • Loading branch information
dhanavadh committed Oct 17, 2024
1 parent cffcd93 commit 050d63a
Show file tree
Hide file tree
Showing 4 changed files with 726 additions and 30 deletions.
3 changes: 3 additions & 0 deletions .mocharc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
test: 'test',
timeout: 5000,
ui: 'bdd'
Loading

0 comments on commit 050d63a

Please sign in to comment.