qunit-snapshot

Snapshot testing for QUnit

BSD-2-CLAUSE License

Downloads
892
Stars
1
Committers
5

Bot releases are visible (Hide)

qunit-snapshot - v1.3.2 Latest Release

Published by mike-north-bot almost 6 years ago

1.3.2 (2018-11-09)

Bug Fixes

  • shared semantic-release and renovate config (3e4181e)
  • shared semantic-release and renovate config (c6896f1)
qunit-snapshot - v1.3.1

Published by mike-north almost 6 years ago

1.3.1 (2018-11-06)

Bug Fixes

  • renovate config -> only pin devDependencies (44e14c1)
qunit-snapshot - v1.3.0

Published by mike-north almost 6 years ago

1.3.0 (2018-11-06)

Features

  • rename setup hook to setupSnapshots (2dea9bd)
qunit-snapshot - v1.2.1

Published by mike-north almost 6 years ago

1.2.1 (2018-11-06)

Bug Fixes

  • ensure QUnit Assert type augmentation succeeds (d9478c4)
qunit-snapshot - v1.2.0

Published by mike-north almost 6 years ago

1.2.0 (2018-11-05)

Bug Fixes

  • code coverage (e236d73)
  • properly handle wrapping newlines in diff (bbfcd63)
  • remove code duplication (e32263a)
  • remove unneeded cast (2ed73e0)

Features

  • allow custom sanitization of snapshot values (d06276e)
  • API docs (c0d7948)
qunit-snapshot - v1.1.4

Published by mike-north almost 6 years ago

1.1.4 (2018-11-05)

Bug Fixes

qunit-snapshot - v1.1.3

Published by mike-north almost 6 years ago

1.1.3 (2018-11-05)

Bug Fixes

  • remove unnecessary cast (bd0b6e3)
qunit-snapshot - v1.1.2

Published by mike-north almost 6 years ago

1.1.2 (2018-11-05)

Bug Fixes

  • close over module/test name at time of snap (34973d1)
qunit-snapshot - v1.1.1

Published by mike-north almost 6 years ago

1.1.1 (2018-11-05)

Bug Fixes

  • fall back to JSON.stringify for snapshot serialization for now (bf3041b)
qunit-snapshot - v1.1.0

Published by mike-north almost 6 years ago

1.1.0 (2018-11-05)

Bug Fixes

Features

qunit-snapshot - v1.0.0

Published by mike-north almost 6 years ago

1.0.0 (2018-11-05)

Bug Fixes

Features