Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit a454a7b

Browse files
committed
Initial commit of JsTestDriver unit test framework
1 parent 82f3f98 commit a454a7b

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

test/JsTestDriver.jar

2.25 MB
Binary file not shown.

test/jsTestDriver.conf

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
server: http://localhost:9876
2+
3+
load:
4+
- src/*.js
5+
- src-test/*.js

0 commit comments

Comments
 (0)