Skip to content

Releases: AsyncSwiftKits/AsyncTesting

Release 0.0.7

Choose a tag to compare

@brennanMKE brennanMKE released this 22 Aug 04:56

Removes throws from waitForExpectations.

Release 0.0.6

Choose a tag to compare

@brennanMKE brennanMKE released this 22 Aug 03:49

Enables concurrency warnings and fixes all warnings.

Release 0.0.5

Choose a tag to compare

@brennanMKE brennanMKE released this 21 Aug 22:59

Fixes behavior of inverted expectations which can call fulfill after the timeout without failing tests.

Release 0.0.4

Choose a tag to compare

@brennanMKE brennanMKE released this 21 Aug 20:34

Enables concurrency warnings and handles warnings in unit tests.

  • fixes concurrency warnings in unit tests
  • enables thread sanitizer

Release 0.0.3

Choose a tag to compare

@brennanMKE brennanMKE released this 21 Aug 07:09

Simplifies public API for unit in tests. See README.md.

Release 0.0.2

Choose a tag to compare

@brennanMKE brennanMKE released this 15 Aug 16:17

Improves behavior and lowers Swift tools version to 5.6 to allow Xcode 13 builds.

Release 0.0.1

Choose a tag to compare

@brennanMKE brennanMKE released this 15 Aug 08:21

Initial release