Skip to content

Releases: NativeScript/nativescript-unit-test-runner

4.0.1

Choose a tag to compare

@NathanWalker NathanWalker released this 03 Dec 01:00

Bug Fixes

4.0.0

Choose a tag to compare

@NathanWalker NathanWalker released this 20 Nov 03:13

Features

  • NativeScript v9 support (b344f63)

3.0.4

Choose a tag to compare

@NathanWalker NathanWalker released this 23 May 16:19

Bug Fixes

3.0.3

Choose a tag to compare

@NathanWalker NathanWalker released this 21 Mar 18:32

Bug Fixes

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

3.0.2

Choose a tag to compare

@NathanWalker NathanWalker released this 11 Dec 00:50

Features

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

3.0.1

Choose a tag to compare

@NathanWalker NathanWalker released this 28 Nov 20:57

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

Choose a tag to compare

@NathanWalker NathanWalker released this 23 Nov 19:50

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

Choose a tag to compare

@NathanWalker NathanWalker released this 11 May 04:26

Features

  • webpack5 support with NativeScript 8.0

v0.6.2

Choose a tag to compare

@Fatme Fatme released this 12 Apr 14:20
150c86e

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

Choose a tag to compare

@Fatme Fatme released this 27 Mar 07:43
c5a24a6

0.6.0 (2019, March 27)

Implemented