Skip to content

Releases: japa/core

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

Export type for runner summary

19 Jan 09:38
Compare
Choose a tag to compare
Pre-release
  • feat: add type for RunnerSummary d0eabd0

v5.0.5-0...v5.0.6-0

Round off tests and runner duration time

19 Jan 08:27
Compare
Choose a tag to compare
  • refactor: round off tests time duration d57c046

v5.0.4-0...v5.0.5-0

Tests runner now returns the tests summary

19 Jan 05:43
Compare
Choose a tag to compare
  • feat: add getSummary method to runner 17c8821

v5.0.3-0...v5.0.4-0

Add tracker class to generate tests summary

18 Jan 13:00
Compare
Choose a tag to compare
  • feat: add tracker class to generate tests summary ec2ee00

v5.0.2-0...v5.0.3-0