js-ethereum-cryptography
js-ethereum-cryptography copied to clipboard
Switch from mocha to micro-should for lightweight testing
I've did this in branch https://github.com/ethereum/js-ethereum-cryptography/tree/m-should, but can't remember why it has not been merged.
micro-should is simple 200-line alternative to mocha. I think it should work in all browsers, but unclear