bgrins / TinyColor

Fast, small color manipulation and conversion for JavaScript
https://bgrins.github.io/TinyColor/
MIT License
5.05k stars 437 forks source link

Update tests #152

Closed AngryAndConflict closed 1 year ago

AngryAndConflict commented 7 years ago

Cleaned a little bit, inconsistant space here and there. Setted QUnit namespace and assertion object reference. Will be needed on update to QUnit 2. Was going to add expect number of assertions. But it was not implemented in QUnit 1.

Can't find any info on tinycolor browser support goal. So stopped here.

bgrins commented 1 year ago

(5 years later, sorry about that). I've reworked the test script using deno and associated tooling, so this formatting change isn't necessary anymore https://github.com/bgrins/TinyColor/blob/fa3aa2cb9c9511672efc62926a29d16826bddef5/test.js