dmuth/diceware

Convert Unit Tests from QUnit to Mocha

Closed this issue · 1 comments

dmuth commented

It turns out that QUnit doesn't play nice with webpack. I learned this the hard way while fixing #7.

And that's a shame, because I liked QUnit.

That said, I need to port over QUnit tests to Mocha and deprecate QUnit.

dmuth commented

This has been done! :-)