UNPKG
steal-qunit
Version:
beta (1.1.0-beta.1)
latest (2.0.0)
rc (1.0.0-rc.1)
2.0.0
1.1.0-beta.1
1.1.0-beta.0
1.0.2
1.0.1
1.0.0
1.0.0-rc.1
1.0.0-rc.0
0.1.4
0.1.3
0.1.1
0.1.0
0.0.4
0.0.3
0.0.2
QUnit and StealJS
github.com/bitovi/steal-qunit
bitovi/steal-qunit
steal-qunit
/
test
/
test-live-reload.html
7 lines
(6 loc)
•
182 B
HTML
View Raw
1
2
3
4
5
6
7
<
title
>
steal-qunit live reload tests
</
title
>
<
script
>
FuncUnit
= {
frameMode
:
true
};
</
script
>
<
script
src
=
'../node_modules/steal/steal.js'
main
=
"test/test-live-reload"
>
</
script
>