/qunit

QUnit Bindings for GopherJS

Primary LanguageJavaScript

#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