Open GoogleCodeExporter opened 8 years ago
I had a quick look around at javascript test frameworks, not sure which ones
are the best but JQuery uses QUnit (http://docs.jquery.com/QUnit) which seems
simple and must be fairly stable. Maybe it could be used. I did a little test
to see how it works. See attached, dump the files into a directory with
glMatrix.js and load test_glMatrix.html.
Original comment by Drew.Whitehouse
on 25 Jun 2010 at 7:56
Attachments:
Original comment by Tojiro@gmail.com
on 1 Jul 2010 at 9:36
Thank you, I have been meaning to look into a library like this.
Original comment by Tojiro@gmail.com
on 1 Jul 2010 at 9:40
Original comment by Tojiro@gmail.com
on 2 Jul 2010 at 5:03
here is a part of the unit test
Original comment by jeroom832@gmail.com
on 16 Aug 2010 at 10:10
Attachments:
Original issue reported on code.google.com by
jeroom832@gmail.com
on 23 Jun 2010 at 8:29