README.md
March 24, 2014 ยท View on GitHub
#GopherJS Bindings for QUnit
Install
go get github.com/rusco/qunit
Links
- QUnit, A Javascript Unit Testing Framework (Qunit)
- GopherJS, A Golang to Javascript Transpiler (GopherJS)
Attention
This is just a minimal QUnit Binding to test the jQuery Bindings. At some point in time I might move to the native Golang Testing facilities.
Look at the example folder for a sample usage