Skip to content
This repository was archived by the owner on Mar 29, 2025. It is now read-only.

Commit 982cf7d

Browse files
committed
Added example specs
1 parent c874615 commit 982cf7d

4 files changed

Lines changed: 691 additions & 1 deletion

File tree

.mocharc.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
require:
2+
- ts-node/register
3+
spec: 'spec/**/*.spec.ts'
4+
timeout: 5000

0 commit comments

Comments
 (0)