Skip to content

Releases: react-gjs/gest

0.5.0

09 Sep 11:38
Compare
Choose a tag to compare

What's Changed

  • feat: config option for specifying gi libs versions by @ncpa0cpl in #134

Full Changelog: https://github.com/react-gjs/gest/blob/master/CHANGELOG.md#050-september-9-2023

0.4.1

10 Jul 07:18
Compare
Choose a tag to compare

What's Changed

  • fix: polyfill the runAsync if it is not available on GMainLoop by @ncpa0cpl in #99

Full Changelog: https://github.com/react-gjs/gest/blob/master/CHANGELOG.md#041-july-10-2023

0.4.0

04 Jul 10:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/react-gjs/gest/blob/master/CHANGELOG.md#040-july-4-2023

0.3.2

22 May 16:45
Compare
Choose a tag to compare

What's Changed

  • fix: prevent async describes by throwing errors when detected by @ncpa0cpl in #52
  • fix: toThrow and toReject assert were sometimes incorrectly passing by @ncpa0cpl in #53
  • feat: added toThrowMatch and toRejectMatch assert methods by @ncpa0cpl in #54

Full Changelog: https://github.com/react-gjs/gest/blob/master/CHANGELOG.md#032-may-22-2023

0.3.1

22 May 09:43
Compare
Choose a tag to compare

What's Changed

  • fix: missing typeof operator in matchers by @ncpa0cpl in #50

Full Changelog: https://github.com/react-gjs/gest/blob/master/CHANGELOG.md#031-may-22-2023

0.3.0

17 May 12:18
Compare
Choose a tag to compare

What's Changed

  • feat: reworked the stack parsing algorithm, added config option that … by @ncpa0cpl in #32
  • feat: added FakeTimers feature by @ncpa0cpl in #33
  • feat: function mocks by @ncpa0cpl in #34
  • feat: added the total duration of all tests in the reported summary by @ncpa0cpl in #35

Full Changelog: https://github.com/react-gjs/gest/blob/master/CHANGELOG.md#030-may-17-2023

0.2.0

03 May 18:30
Compare
Choose a tag to compare

What's Changed

  • feat: added test summary reporting by @ncpa0cpl in #14
  • fix: errors and mistakes related to reporting by @ncpa0cpl in #15
  • feat: added option that will silence all logs within the test files by @ncpa0cpl in #23
  • feat: improved the mock path detection logic by @ncpa0cpl in #25
  • fix: proper comparison of arrays by @ncpa0cpl in #26
  • feat: added timouts to test units by @ncpa0cpl in #27
  • fix: incorrect test duration measurement by @ncpa0cpl in #28
  • feat: added option to skip a single unit test in code by @ncpa0cpl in #29

Full Changelog: https://github.com/react-gjs/gest/blob/master/CHANGELOG.md#020-may-3-2023

0.1.1

24 Apr 16:46
Compare
Choose a tag to compare

What's Changed

  • fix: loading of config file in a json format by @ncpa0cpl in #12

Full Changelog: https://github.com/react-gjs/gest/blob/master/CHANGELOG.md#011-april-24-2023

0.1.0

24 Apr 08:22
Compare
Choose a tag to compare

What's Changed

  • Fix/log interceptor and diff patches by @ncpa0cpl in #4
  • feat: added support for custom reporters by @ncpa0cpl in #7

Full Changelog: https://github.com/react-gjs/gest/blob/master/CHANGELOG.md#010-april-24-2023