UNPKG
can-test-helpers
Version:
latest (1.1.4)
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
Test utilities for CanJS modules
github.com/canjs/can-test-helpers
canjs/can-test-helpers
can-test-helpers
/
test
/
test.html
5 lines
(4 loc)
•
185 B
HTML
View Raw
1
2
3
4
5
<!DOCTYPE
html
>
<
title
>
can-test-helpers
</
title
>
<
script
src
=
"../node_modules/steal/steal.js"
main
=
"can-test-helpers/test/can-test-helpers-test"
>
</
script
>
<
div
id
=
"qunit-fixture"
>
</
div
>