8000 Releases · avito-tech/Emcee · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: avito-tech/Emcee

21.11.0

04 Apr 07:27
711d511
Compare
Choose a tag to compare

What's Changed

iOS

  • Now you can specify timeouts for simulator management - doc

21.10.0

24 Mar 09:25
711d511
Compare
Choose a tag to compare

What's Changed

iOS

21.9.0

17 Mar 17:09
711d511
Compare
Choose a tag to compare

What's Changed

iOS

21.8.0

14 Feb 09:08
711d511
Compare
Choose a tag to compare

What's Changed

iOS

  • Respect selected tests and test filters specified in xctestrun
  • Allure labels and tags are parsed from test's activity context
  • Additional support for Xcode16 for Allure reports
  • Tests with host now start quickly

21.7.1

24 Dec 10:29
711d511
Compare
Choose a tag to compare

What's Changed

iOS

  • Now tests discoverer finds more tests marked up with XCTest framework

21.7.0

20 Dec 09:58
711d511
Compare
Choose a tag to compare

What's Changed

iOS

  • Artifacts for xctestrun (derived from Xcode Test Plan) configurations are now prepared quickly

Crossplatform

  • Fixed bug when queue service might suddenly lose a bucket due to worker restart
  • It's now possible to use env variables expansion in emceeplan file for sensitive data like password for artifactory user

21.6.0

04 Dec 12:56
21.6.0
Compare
Choose a tag to compare

What's Changed

iOS

  • Self-deployment via ssh became more stable

Android

  • Added new filters and added ability to include or exclude tests by filters. Read more.
    Breaking changes: the filters structure in the clients has changed a little bit.
  • Added new metrics and updated existing metrics. Now you can measure adb operation time/statuses and measure network operations more accurate. See table with all metrics
  • Updated timeouts for internal adb operations
  • Updated Android emulator version to 35.2.10
  • Added internal bugfixes

21.5.0

16 Oct 13:55
Compare
Choose a tag to compare

What's Changed

Crossplatform

  • We reworked how our users deal with enterprise support. Now we distribute a single application that accepts license keys. You're encouraged to contact your manager to migrate on new licensing. Learn more.

iOS

Now you may setup simulator gracefully before running tests via

  • classified settings (that our old users may familiar with), learn more
  • running plain scripts on worker host, take a look on our playbook

Android

  • Added internal improvements, such as debug/info/critical logs rework, timeouts updates, etc
  • Added Kaspresso adb-server. Now you can enable this server inside worker via worker environment variable (read about env name here)
  • Added worker self-check scripts for better debugging. Read more
  • Added info in documentation about ability to customize worker emulators. You can replace default emulators by your own. Read more
  • Added docker image with preconfigured Artifactory instance. Now you can use this image to avoid first Artifactory setup because this instance contains ready for use user. Read more

21.4.0

27 Sep 11:59
Compare
Choose a tag to compare

What's Changed

iOS

  • Added Xcode 16 support

21.3.0

12 Sep 07:55
21.3.0
Compare
Choose a tag to compare

What's Changed

Android

  • Added annotation filter to cli-tool. Now you can filter tests by annotation names when you launch tests run via cli
  • Fixed dynamic emulator creation when SDK 27 was selected
0