github Quick/Quick v7.5.0
v7.5.0 - Pending tests are now marked as Skipped in Xcode

latest release: v0.0.1
one month ago

Highlights

  • Any tests which are pended-out (using pending, xdescribe, xcontext, xitBehavesLike, or xit), OR tests which are skipped because they are not focused (that is, the other tests when you use fdescribe, fcontext, fitBehavesLike or fit) are now marked as skipped in Xcode.

Automated Changelog

  • Bump softprops/action-gh-release from 1 to 2 by @dependabot in #1274
  • Mark tested which are pended-out or not focused as skipped. by @younata in #1276

Full Changelog: v7.4.1...v7.5.0

Don't miss a new Quick release

NewReleases is sending notifications on new releases.