repositorypackage
0.0.0-20191017083352-9fa555c2fcc2
Repository: https://github.com/rusco/qunit.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
#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