Skip to content

Releases: NativeScript/nativescript-unit-test-runner

4.0.0

20 Nov 03:13

Choose a tag to compare

Features

  • NativeScript v9 support (b344f63)

3.0.4

23 May 16:19

Choose a tag to compare

Bug Fixes

3.0.3

21 Mar 18:32

Choose a tag to compare

Bug Fixes

  • android: properly force quit the application (#57) (a95b505)

3.0.2

11 Dec 00:50

Choose a tag to compare

Features

  • disable aot build for angular (use jit instead) (#56) (6d6cecc)

3.0.1

28 Nov 20:57

Choose a tag to compare

Bug Fixes

  • ignore unit test files in core projects (#54) (8905654)
  • IgnorePlugin reference (694bf7b)

Features

  • allow webpack test setup to be async (#55) (0e9fbe4)

3.0.0

23 Nov 19:50

Choose a tag to compare

Bug Fixes

  • default ip for android emulators (#52) (97eea37)
  • angular updates (0eb7184)
  • ensure compatibility running test-loader last (#49) (6842f96)
  • getTestEntrypoint (9e4b885)
  • replace all separators with / (#50) (4ba5ee9)
  • update socket events for karma 6 (e7b19d8)

Features

  • add --env.codeCoverage (877cc3c)
  • add unitTesting gradle variable (#46) (e80dd39)
  • better API (145f8eb)
  • keep compatibility with test-runner v2 (8212103)
  • support keeping app open after run via --env.stayOpen (#48) (e3ee135)

2.0.0

11 May 04:26

Choose a tag to compare

Features

  • webpack5 support with NativeScript 8.0

v0.6.2

12 Apr 14:20
150c86e

Choose a tag to compare

0.6.2 (2019, April 12)

Implemented

  • Implemented#1798 - The test init command to add a sample test in TypeScript for TypeScript/Angular projects

v0.6.0

27 Mar 07:43
c5a24a6

Choose a tag to compare

0.6.0 (2019, March 27)

Implemented

v0.5.1

07 Mar 14:06
98f30a7

Choose a tag to compare

0.5.1 (2019, March 07)

Fixed

  • Fix#32: fix Qunit tests by avoiding css files evaluation