Skip to content

0.10.1

Latest
Compare
Choose a tag to compare
@Malinskiy Malinskiy released this 10 May 10:04
· 12 commits to develop since this release
27ee994

What's Changed

Features:

  • feat(apple): improve performance of reusing test runner app by @Malinskiy in #907
  • feat(core): add subpackages field for including subpackages for package filter by @Malinskiy in #913
  • feat(apple): add simulator log dump per batch at device-logs by @Malinskiy in #912
  • feature(xctestrunEnv): EnvironmentVariables and TestingEnvironment variables are supported in generated xctestrun by @matzuk in #914
  • feat(core): add simple-test-name filter by @Malinskiy in #908
  • feat(android): limit installation push parallelism by @Malinskiy in #925
  • feat(android): wire up bootWaitingThreads and default to 4 by @Malinskiy in #929
  • feat(apple): support kif by @Malinskiy in #930
  • feat(core): add readOnly property for analytics by @Malinskiy in #931
  • feat(marathon-gradle-plugin): moved to a different repo by @Malinskiy in #932

Bug fixes:

  • fix(core): improve shutdown logging + handle terminated->terminate transition in device actor by @Malinskiy in #916
  • fix(core): verbose coroutinecontext closures by @Malinskiy in #921
  • fix(vendor): propagate cancellation exception to execution of tests by @Malinskiy in #927
  • fix(apple): prioritize bundle frameworks and libraries under Frameworks (if found) by @Malinskiy in #911
  • fix(apple): fix missing testType in ConfigurationFactory by @Malinskiy in #9
  • fix(android): update adam annotation parser support to v4 by @Malinskiy in #915
  • fix(android): deduplicate tests for remote test parser by @Malinskiy in #919
  • fix(cli): parse should write to either file or stdout, not both by @Malinskiy in #926

Other:

Full Changelog: 0.10.0...0.10.1