Skip to content

Releases: dimitriharding/metadata-regression-testing

v1.2.1

26 Jun 07:03

Choose a tag to compare

fix(core): change in core

v1.2.0

08 Jun 17:49

Choose a tag to compare

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

25 May 18:35

Choose a tag to compare

fix(bin): linked mrt to executable cli.js

v1.1.0

25 May 08:20

Choose a tag to compare

feat(cli): cli support :computer:

v1.0.0

23 May 06:34

Choose a tag to compare

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

02 Feb 05:13

Choose a tag to compare

fix(object spread): use Object.assign instead of spread to fix issue …

v0.2.0

29 Jan 03:59

Choose a tag to compare

feat(two URLs): add support for passing two URLs (test and ref) for comparing metadata