Stuk / jszip-utils

Other
228 stars 193 forks source link

use grunt-contrib-qunit to run tests locally #30

Open Krinkle opened 3 years ago

Krinkle commented 3 years ago

Thought this might be useful. It does have the downside of downloading Puppeteer+Chromium during the install. A lighter could work using Karma Runner, which would find and launch the browser you already have (and can still support saucelabs as well).