Mochify v0.5.0 Release Notes

    • ๐Ÿ‘ Code coverage support using coverify (--cover)
    • ๐Ÿ‘ Allow to run tests on node, like browserify --bare script.js | node with --node. Can be combined with --cover.