Skip to content

Releases: ngarbezza/testy

v4.4.0

15 Jan 00:51
7e6f51d
Compare
Choose a tag to compare

First release in 2020! Release emoji: 💪

Added

Changed

  • [ui] Improve styles of test suite report: Thank you @JavierGelatti!
  • [documentation] Improved README:
    • Make a more guided setup with recommendations and concrete examples
    • Add all the available assertions
    • Describe what we call a suite and what a test
    • Add section to explain before() helper
  • [infrastructure] Removed Travis CI support. Builds are executed only by Github Actions now.
  • [refactoring] Centralized utility functions in a single module

Fixed

v4.3.0

10 Nov 23:49
2f8c3e9
Compare
Choose a tag to compare

Release emoji: 📂

Added

Fixed

v4.2.0

11 Oct 00:25
Compare
Choose a tag to compare

v4.1.1

05 Oct 19:39
Compare
Choose a tag to compare

Release emoji: 0️⃣

Added

Changed

v4.0.1

19 Jul 19:51
Compare
Choose a tag to compare

v4.0.0

12 Apr 00:10
Compare
Choose a tag to compare

Major release! Including breaking changes.

Changed

Added

v3.1.1

21 Feb 04:08
Compare
Choose a tag to compare

Continuing improving some assertions.

Added

Release emoji: ✔️

v3.0.1

19 Feb 23:24
Compare
Choose a tag to compare

A very important bugfix!

Fixed

Release emoji: 🐛

v3.0.0

25 Jan 15:03
Compare
Choose a tag to compare

This is a release that breaks compatibility with previous ones. The assertion syntax changed completely to be more
readable and extensible. It also includes a huge internal refactor to make the tool easy to understand and debug.

Added

Release emoji: 3️⃣

v2.11.0

20 Jan 19:46
Compare
Choose a tag to compare