Skip to content

Releases: japa/core

Fix: Use var name within the for of loop

02 Feb 12:59
Compare
Choose a tag to compare
  • fix: use var name in for of loop 3ccb125

v5.0.15-0...v5.0.16-0

Add support for define metadata on test and group options

02 Feb 07:40
Compare
Choose a tag to compare
  • feat: add support for define metadata on group and test options eadd6fe
  • chore: update dependencies b4509cd

v5.0.14-0...v5.0.15-0

Fix for the last release

31 Jan 08:12
Compare
Choose a tag to compare
Pre-release
  • fix: use self to pass runner scope 73eeaa4

v5.0.13-0...v5.0.14-0

Move summary aggregates to a sub property

31 Jan 06:58
Compare
Choose a tag to compare
  • refactor: move summary aggregates to a sub property 9082715
  • chore: update dependencies 2accc41

v5.0.12-0...v5.0.13-0

Make uncaught exceptions fail the tests suite

30 Jan 08:18
Compare
Choose a tag to compare
  • feat: make uncaught exceptions to fail the test suite 45f93d4

v5.0.11-0...v5.0.12-0

Remove runner hooks

28 Jan 12:20
Compare
Choose a tag to compare
Remove runner hooks Pre-release
Pre-release

Runner hooks does not solve any use cases and hence they have been removed. The test runner using the core can have its own hooks that are executed even before loading the test files

  • refactor: remove runnerErrors from summary 643a13b
  • docs(README): update readme file d80851e
  • refactor: remove runner hooks 4f6449e

v5.0.10-0...v5.0.11-0

Mark test as failed when regression test does not fail

28 Jan 07:04
Compare
Choose a tag to compare
  • fix: mark test as failed when regression test does not fail ce99251
  • chore: update dependencies e3bf454

v5.0.9-0...v5.0.10-0

Add dispose callbacks support on Test class

27 Jan 10:40
Compare
Choose a tag to compare
  • feat: add support dispose callbacks on test 58fd5f0

v5.0.8-0...v5.0.9-0

Simplified reporters and refiner API

27 Jan 08:49
Compare
Choose a tag to compare
Pre-release
  • refactor: simplify refiner API 9b39122
  • refactor: simplify reporters API f8a229d
  • feat: pass the test instance to the getContext function 1b7dc75
  • refactor: use strategy for defining test tags 55dd2e2

v5.0.7-0...v5.0.8-0

Clear timeout when test is wrapped inside a timeout

20 Jan 09:53
Compare
Choose a tag to compare
  • fix: clearTimeout when test is wrapped inside timeout fb22ff3
  • chore: update dependencies cba2bea

v5.0.6-0...v5.0.7-0