GitHub / Quick/Nimble / commits
A Matcher Framework for Swift and Objective-C
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 727f75d9 | Replace use of deprecated Package.init (#1205) |
Craig Siemens <s****g@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 035b88ad | [v14.0.0] Update podspec | Rachel Brindle <y****u@s****t> | 9 months ago | |
| 96ac61f2 | Fix waitUntil, which was broken in the new implementation of polling expectat... |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 5a0cc379 | Reimplement polling expectations to make them more reliable under heavy syste... |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| cc945f7b | [v13.8.0] Update podspec | Rachel Brindle <y****u@s****t> | 11 months ago | |
| 1ee01782 |
Do not fail on timeout for `toAlways` and `toNever` (#1192)
Co-authored-by: Rachel Brindle <y****u@s****t> |
Brian Nickel <b****l@c****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 15106f16 | Fix linux cfrunloop build (#1200) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| ae0648d7 | Remove duplicated runloop code (#1193) |
Brian Nickel <b****l@c****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 4cde9c54 |
Bump rexml from 3.3.9 to 3.4.2 (#1198)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 0d5588c4 | Return Never from requireFail (#1194) |
Brian Nickel <b****l@c****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 28970fa1 | Bump Cwl dependencies to fix Xcode 16 issues (#1190) |
Roman Tysiachnik <r****k@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| ab84b2ff | Allow multiple async polling expectations (#1189) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 23903e10 | Update CI actions (#1184) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 7795df4f | [v13.7.1] Update podspec | Rachel Brindle <y****u@s****t> | over 1 year ago | |
| c638ef95 | Fix regression where be and beIdenticalTo matchers stopped matching against A... |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 6de34566 | add an explicit test that NSObject equality works (#1181) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| fd4a97e9 |
done compatible with Sendable (#1159)
Co-authored-by: Rachel Brindle <y****u@s****t> |
Hinagiku Soranoba <s****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 9aaef117 | [v13.7.0] Update podspec | Rachel Brindle <y****u@s****t> | over 1 year ago | |
| 725e5a36 | Rename the failable map overload to compactMap (#1180) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 74185dbd | Add an overload of map that allows you to fail the conversion by returning ni... |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 51d5438f | Allow beIdenticalTo and be to be used as composed matchers (#1178) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| e541b921 | Fix expected text in waitUntil stall test (#1179) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| c2c106f5 | Update DSL+Wait.swift (#1176) |
Ian Rahman <g****t@i****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| e7e32cf9 |
Bump jazzy from 0.14.4 to 0.15.3 (#1170)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| e4888417 |
Bump cocoapods from 1.15.2 to 1.16.2 (#1172)
Co-authored-by: dependabot[bot] <4****]@u****m>, Rachel Brindle <y****u@s****t> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| cfe1d7f6 | Bump the ruby version used in github workflows (#1175) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| f3bedd7c | [v13.6.2] Update podspec | Rachel Brindle <y****u@s****t> | almost 2 years ago | |
| b0cee1b3 | Fix regression in beAnInstanceOf (#1174) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 0e445aac | [v13.6.1] Update podspec | Rachel Brindle <y****u@s****t> | almost 2 years ago | |
| 856b9409 | Allow beAKindOf and beAnInstanceOf to nest inside of other matchers (#1173) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 47ba9ecc |
Bump rexml from 3.3.6 to 3.3.9 (#1171)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 6416749c | [v13.6.0] Update podspec | Rachel Brindle <y****u@s****t> | almost 2 years ago | |
| 566294c3 | Fix build error when using UI Tests (#1164) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 61dcf0cf | Add requireFail. Like fail(), but it also always throws an error (#1163) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| f459a201 | Allow unwrap and pollUnwrap to take in custom descriptions (#1162) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| cecacf00 | [v13.5.0] Update podspec | Rachel Brindle <y****u@s****t> | almost 2 years ago | |
| f12ca52e | Basic swift testing support (#1154) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 3e404496 |
Bump rexml from 3.2.8 to 3.3.6 (#1153)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 54b4e521 | [v13.4.0] Update podspec | Rachel Brindle <y****u@s****t> | about 2 years ago | |
| 26e5348e | Add a matcher to negate a passed in matcher (#1151) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 6ba9e680 | BeLogical: fix retroactive conformance error. (#1149) |
Tomer HaCohen <t****n@l****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| eb1013df |
Bump rexml from 3.2.6 to 3.2.8 (#1143)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 1c49fc12 | [v13.3.0] Update podspec | Rachel Brindle <y****u@s****t> | over 2 years ago | |
| 0e306cfc | Fix a type linking to the collections documentation | Rachel Brindle <y****u@s****t> | over 2 years ago | |
| 914658f0 |
Bump actions/checkout from 3 to 4 (#1139)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 12b2cb7a | Fix a typo in the name of this framework. 🤦🏻♀️ (#1138) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 8893409f | Improve documentation articles by adding short abstracts to them. (#1137) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 3af88e55 | Pass the correct hosting base path to docc (#1136) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| e6170858 | Use docc for documentation, instead of having it all in a single, giant READM... |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 307cdcd2 | Add matchers for Result that match against submatchers, or for equatable valu... |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 256e242d | Depend on CwlPreconditionTesting 2.2.0 for Cocoapods (#1129) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 8021baa0 |
Bump softprops/action-gh-release from 1 to 2 (#1128)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| ca24804d | Make PollingDefaults threadsafe (#1122) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| efe11bbc | [v13.2.1] Update docs and podspec | Rachel Brindle <y****u@s****t> | over 2 years ago | |
| 0a14466e | Fix bug where expect(nil).toAlways(equal(0)) would erroneously pass (#1121) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| b7c23fe4 |
Bump cocoapods from 1.15.0 to 1.15.2 (#1119)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 209c731e |
Bump cocoapods from 1.14.3 to 1.15.0 (#1116)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| c1f3dd66 | [v13.2.0] Update docs and podspec | Rachel Brindle <y****u@s****t> | over 2 years ago | |
| 52c75267 | Add visionOS support (#1098) |
David Steinacher <d****r@b****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 29c8d41e | Add a privacy manifest (#1113) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 419dd7d2 |
Bump cocoapods from 1.14.2 to 1.14.3 (#1100)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 390f3873 | Build the carthage frameworks in a github action (#1107) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 1b75ed0e | New matcher: map, for running a function on a value and running a matcher aga... |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 437d2a6d | [v13.1.2] Update docs and podspec | Rachel Brindle <y****u@s****t> | over 2 years ago | |
| 22272a53 | Fix cocoapods dependencies (#1111) |
Sven Münnich <s****h@p****e>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| f0b14e20 | [v13.1.1] Update docs and podspec | Rachel Brindle <y****u@s****t> | over 2 years ago | |
| 409a9ec9 | Fix build on cocoapods by specifying the correct location for the CocoaWithLo... |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| bc03342e | [v13.1.0] Update docs and podspec | Rachel Brindle <y****u@s****t> | over 2 years ago | |
| 191031b2 | Install jazzy in the bundle | Rachel Brindle <y****u@s****t> | over 2 years ago | |
| ebe9d803 | Pull in CwlCatchException and CwlPreconditionTesting transitively. (#1108) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| c60d66d7 | Introduce the require dsl. For when you need the assertion to pass before con... |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| ef552dcf |
Bump cocoapods from 1.13.0 to 1.14.2 (#1094)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| d616f151 | [v13.0.0] Update docs and podspec | Rachel Brindle <y****u@s****t> | almost 3 years ago | |
| 207c9dfb | [v13.0.0-rc.1] Update docs and podspec | Rachel Brindle <y****u@s****t> | almost 3 years ago | |
| 842ac18b |
Bump actions/checkout from 3 to 4 (#1091)
Co-authored-by: dependabot[bot] <4****]@u****m>, Rachel Brindle <y****u@s****t> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| d50a4651 | Redo the work of consolidating xcodeproj targets (#1093) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 92ef5f25 | Mark the AsyncDefaults struct as removed (#1069) (#1092) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| f9b339e4 | Rename Predicate to Matcher (#1090) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 67aca908 | Add Windows Support (#1088) |
Brian Michel <b****l@g****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 6106e7b9 |
Bump cocoapods from 1.12.1 to 1.13.0 (#1089)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 5ac04757 | Update release script for a more modern-ish release process (#1086) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| edaedc1e | [v12.3.0] Update docs and podspec | Rachel Brindle <y****u@s****t> | almost 3 years ago | |
| 9f3afda9 | Fix all swiftlint warnings (#1085) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 3f9773e0 | Implement the async variant of toEventually using structured concurrency (#1079) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 8e562c76 |
Bump actions/checkout from 3 to 4 (#1081)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 76fe8d36 |
Bump activesupport from 7.0.4.3 to 7.0.7.2 (#1080)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| f552a16f | [v12.2.0] Update docs and podspec | Rachel Brindle <y****u@s****t> | about 3 years ago | |
| 02f1aa9d |
Equal predicate for array of tuples (#1065)
Co-authored-by: Roman Falchuk <r****k@t****e> |
Roman Falchuk <f****k@m****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 941c1fdc | Fix typo in README.md (#1066) |
Constantin Lungu <n****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 831000dd | [v12.1.0] Update docs and podspec | Rachel Brindle <y****u@s****t> | about 3 years ago | |
| 670c1f8a |
Remove unused constant (#1064)
Co-authored-by: Rachel Brindle <y****u@s****t> |
Peter Ringset <p****r@r****o>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 7f0621bc | Add AsyncPredicate - Matchers with AsyncExpressions (#1056) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 371f7d27 | [v12.0.1] Update docs and podspec | Rachel Brindle <y****u@s****t> | about 3 years ago | |
| 5176df5b | cast an empty array to avoid a warning during compile time (#1060) |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 1aea0145 | Make the async version of poll concurrency-safe by wrapping it in an actor (#... |
Rachel Brindle <y****u@s****t>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 3f372afc |
Bump swiftwasm/swiftwasm-action from 5.7 to 5.8 (#1057)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 3c81754d |
Bump cocoapods from 1.12.0 to 1.12.1 (#1054)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 8d739b20 | Fix wasm build (#1053) |
IKEDA Sho <s****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| a873511f | Update watchos deploymentment target in pods | Rachel Brindle <y****u@s****t> | over 3 years ago | |
| ecade0f2 | v12.0.0 Update docs and Podspec | Rachel Brindle <y****u@s****t> | over 3 years ago |