Skip to content

Releases: vinsonchuong/audition

v1.7.0

02 Dec 00:27
4d23e73

Choose a tag to compare

1.7.0 (2018-12-02)

Features

  • audition: Run all files ending in .test.mjs by default (4d23e73)
  • resolveFiles: Ignore node_modules (de731b9)

v1.6.0

29 Nov 18:51
b31965a

Choose a tag to compare

1.6.0 (2018-11-29)

Features

  • coverage: Add --coverage CLI flag for collecting test coverage (b31965a)

v1.5.0

24 Nov 06:36
d3c9714

Choose a tag to compare

1.5.0 (2018-11-24)

Features

  • audition: Colorize test output (d3c9714)

v1.4.0

23 Nov 04:50
815bfd1

Choose a tag to compare

1.4.0 (2018-11-23)

Features

  • audition: Show duration for each test case (815bfd1)

v1.3.0

16 Nov 01:07
b66d15a

Choose a tag to compare

1.3.0 (2018-11-16)

Features

  • audition: Report errors thrown outside of test cases (b66d15a)

v1.2.0

16 Nov 00:13
30d1e0f

Choose a tag to compare

1.2.0 (2018-11-16)

Features

  • audition: Automatically enable experimental Node.js features (30d1e0f)

v1.1.0

15 Nov 22:16
86cc495

Choose a tag to compare

1.1.0 (2018-11-15)

Features

  • audition: Run test cases in separate threads (86cc495)

v1.0.0

15 Oct 03:20
0ecfc0f

Choose a tag to compare

1.0.0 (2018-10-15)

Features

  • audition: Bootstrap project (741c43b)