Skip to content
This repository has been archived by the owner on Jan 17, 2019. It is now read-only.

Releases: plu/pxctest

0.3.3

04 Jul 08:36
@plu plu
Compare
Choose a tag to compare
  • Fix build on Xcode 8.2.1

0.3.2

30 Mar 05:20
@plu plu
Compare
Choose a tag to compare
  • Experimental: Partitioning of test suites
  • Write one junit.xml that contains all targets and simulators
  • Fix compatibility with Xcode 8.3
  • Embed Swift Standard Libraries

0.3.1

21 Jan 06:58
@plu plu
Compare
Choose a tag to compare
  • Add list-tests command (experimental)
  • Run tests in parallel on all test targets
  • Add --reset option to boot-simulators (off by default)

0.3.0

16 Dec 12:12
@plu plu
Compare
Choose a tag to compare
  • Block assertions in release builds
  • Fix writing simulator.log
  • Add --debug flag
  • Uninstall application before test run
  • Override watchdog timeout to 60s
  • Add boot-simulators command

0.2.9

10 Dec 04:58
@plu plu
Compare
Choose a tag to compare
  • Send user notifications about test results
  • Show commit in version output

0.2.8

07 Dec 10:27
@plu plu
Compare
Choose a tag to compare
  • Extract crash logs
  • Breaking change: --preferences was renamed to --defaults. Also the JSON format changed