Skip to content
This repository was archived by the owner on Sep 25, 2023. It is now read-only.

Releases: japa/dot-reporter

Preparing for Japa v3

23 Jun 23:56

Choose a tag to compare

Preparing for Japa v3 Pre-release
Pre-release

Breaking changes

Package is now ESM only

Commits

v1.1.1...v2.0.0-0

Update dependencies

07 Feb 12:01

Choose a tag to compare

  • docs(README): fix badge url for github workflow 4e3285f
  • refactor: restructure files and folders 90a94c9
  • chore: update dependencies 7d9eac8

Full Changelog: v1.1.0...v1.1.1

Update dependencies

17 Oct 05:58

Choose a tag to compare

Commits

  • chore: add virk to package authors 7ee1b7f
  • chore: add japa as the author dc65b31
  • chore: add examples e48b1a4
  • chore: update dependencies 1d4c8dc
  • chore: remove github health files in favor of central .github repo 4619b80
  • refactor: explicitly import type 51f1110
  • chore: remove unwanted dependencies f6411a2
  • style: add license comment to the top of file bc0c1db
  • refactor: await printSummary method 8ddde3b
  • chore: add image in repo c50ee68

Full Changelog: v1.0.1...v1.1.0

Initial release

07 Sep 19:07

Choose a tag to compare

Initial release for the dot reporter. A minimalist reporter that displays a dot or a cross for each executed test.

image