Releases: dimitriharding/metadata-regression-testing
Releases · dimitriharding/metadata-regression-testing
v1.2.1
v1.2.0
feat(diffboard): add diffboard reporter It generate a standalone HTML/CSS report to help visualize your tests. Within the report there is search, and different viewing types for failed tests.
v1.1.1
fix(bin): linked mrt to executable cli.js
v1.1.0
feat(cli): cli support :computer:
v1.0.0
Feat: Options (path, keysOnly) 🚀 This allows for overriding the default path and for only testings keys BREAKING CHANGE: The first param of mrt is now for options, use empty object and everything will work the same.
v0.2.1
fix(object spread): use Object.assign instead of spread to fix issue …
v0.2.0
feat(two URLs): add support for passing two URLs (test and ref) for comparing metadata