mirror of
https://github.com/svg/svgo.git
synced 2025-07-01 18:21:40 +03:00
Mocha doesn't have a lot of features provided by jest. There is a great assertion library out of the box. And the most cool feature is inline snapshots. Mocha also hides errors which makes debugging a nightmare sometimes.