Skip to content

Releases: DataDog/dd-sdk-swift-testing

2.2.6-beta.2

28 Mar 08:12
Compare
Choose a tag to compare
2.2.6-beta.2 Pre-release
Pre-release

Bug fixes

  • Fixed an internal Thread race condition that could avoid Sanitizer messages to be reported,.

Improvements

Changes

  • It uses opentelemetry-swift 1.4.1

2.2.6-beta.1

24 Mar 14:09
Compare
Choose a tag to compare
2.2.6-beta.1 Pre-release
Pre-release

Bug fixes

  • Fixed an internal Thread race condition that could avoid Sanitizer messages to be reported,.

Improvements

Changes

  • It uses opentelemetry-swift 1.4.1

2.2.5

21 Mar 11:12
Compare
Choose a tag to compare

Bug fixes

  • UI tests could report ui.localization wrong when failing to launch

Improvements

  • UI tests that fail to launch now use portrait as default orientation, they could previously report unknown

2.2.4

09 Mar 11:34
Compare
Choose a tag to compare

Bug fixes

  • UI tests which failed to launch the application were always reported as a different test than the same test when launching the app and passing. This will only happen now for those that change language, appearance, or orientation at runtime (which will need developer setting the expected value in the test code using the setTag API)

Improvements

  • Git information handling and ITR network calls are now cached between test bundles.

2.2.4-beta.2

09 Mar 09:25
Compare
Choose a tag to compare
2.2.4-beta.2 Pre-release
Pre-release

Bug fixes

  • UI tests which failed to launch the application were always reported as a different test than the same test when launching the app and passing. This will only happen now for those that change language, appearance, or orientation at runtime (which will need developer setting the expected value in the test code using the setTag API)

Improvements

  • Git information handling and ITR network calls are now cached between test bundles.

Changes

2.2.4-beta.1

02 Mar 09:32
Compare
Choose a tag to compare
2.2.4-beta.1 Pre-release
Pre-release

Bug fixes

Improvements

  • Git information handling and ITR network calls are now cached between test bundles.

Changes

2.2.3

24 Feb 09:07
Compare
Choose a tag to compare

Bug fixes

  • Test process could get hung when running in tvOS
  • Fixes two potential thread race condition, one was fixed in the underlying opentelemetry-swift library.
  • With ITR enabled, if a crash happened asynchronous after all test had run, the library could report a duplicated session with pass status.

Improvements

  • Save crash information in a custom directory to avoid interactions if testing code already links PLCrashReporter

2.2.3-beta.6

23 Feb 15:15
Compare
Choose a tag to compare
2.2.3-beta.6 Pre-release
Pre-release

Bug fixes

Improvements

Changes

2.2.3-beta.5

22 Feb 12:01
Compare
Choose a tag to compare
2.2.3-beta.5 Pre-release
Pre-release

Bug fixes

Improvements

Changes

2.2.3-beta.4

20 Feb 12:15
Compare
Choose a tag to compare
2.2.3-beta.4 Pre-release
Pre-release

Bug fixes

Improvements

Changes