issues
search
Quick
/
Nimble
A Matcher Framework for Swift and Objective-C
https://quick.github.io/Nimble/documentation/nimble/
Apache License 2.0
4.81k
stars
601
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix error message grammar in DSL+Wait.swift
#1176
ianrahman
closed
3 weeks ago
0
Bump the ruby version used in github workflows
#1175
younata
closed
3 weeks ago
0
Fix regression in beAnInstanceOf
#1174
younata
closed
3 weeks ago
0
Allow beAKindOf and beAnInstanceOf to nest inside of other matchers
#1173
younata
closed
3 weeks ago
0
Bump cocoapods from 1.15.2 to 1.16.2
#1172
dependabot[bot]
closed
3 weeks ago
0
Bump rexml from 3.3.6 to 3.3.9
#1171
dependabot[bot]
closed
1 month ago
0
Bump jazzy from 0.14.4 to 0.15.3
#1170
dependabot[bot]
closed
3 weeks ago
1
Nimble 14: Fix broken tests in swift 6
#1169
younata
opened
1 month ago
0
Nimble 14: Remove usage of the swift 6 only sending keyword
#1168
younata
closed
1 month ago
0
Nimble 14: Make all parts of the dsl must take in sending
#1167
younata
closed
1 month ago
0
Nimble 14: Fix concurrency warnings in test
#1166
younata
closed
1 month ago
0
Fix concurrency warnings for more objective-c/foundation types
#1165
younata
closed
1 month ago
0
Fix build error when using UI Tests
#1164
younata
closed
1 month ago
0
Add requireFail. Like fail(), but it also always throws an error
#1163
younata
closed
1 month ago
0
Allow unwrap and pollUnwrap to take in custom descriptions
#1162
younata
closed
1 month ago
0
Suggestion: throwing counterpart to `fail(message`
#1161
noamfreeman
closed
1 month ago
4
Suggestion: Allow passing description to unwrap requirements
#1160
noamfreeman
closed
1 month ago
2
done compatible with Sendable
#1159
soranoba
opened
2 months ago
0
Why not make waitUntil's done compatible with Sendable?
#1158
soranoba
opened
2 months ago
0
Missing required module 'Testing' when trying to run UI Tests
#1157
Ripcord715
closed
1 month ago
4
Bump jazzy from 0.14.4 to 0.15.2
#1156
dependabot[bot]
closed
1 month ago
1
Thread 1: Can not set up _UISceneHostingView with a nil scene (NSInternalInconsistencyException)
#1155
makwanbarzan
closed
2 months ago
6
Basic swift testing support
#1154
younata
closed
2 months ago
0
Bump rexml from 3.2.8 to 3.3.6
#1153
dependabot[bot]
closed
3 months ago
0
CocoaPods v13.4.0
#1152
michaeldclifford
closed
3 months ago
2
Add a matcher to negate a passed in matcher
#1151
younata
closed
3 months ago
0
Map matcher that inverts the submatcher.
#1150
younata
closed
3 months ago
0
BeLogical: fix retroactive conformance error.
#1149
TomerHacohen
closed
5 months ago
0
Swift Testing Support
#1148
younata
closed
3 months ago
0
build failure on using Nimble on visionOS Apps
#1147
desusai7
opened
5 months ago
5
When running on non-Apple platforms, report test failures using `XCTestCase.recordFailure()`
#1146
younata
opened
5 months ago
1
Allow using Nimble expectations in Swift Testing
#1145
younata
opened
5 months ago
0
Bump jazzy from 0.14.4 to 0.15.1
#1144
dependabot[bot]
closed
2 months ago
1
Bump rexml from 3.2.6 to 3.2.8
#1143
dependabot[bot]
closed
6 months ago
0
Bump jazzy from 0.14.4 to 0.15.0
#1142
dependabot[bot]
closed
5 months ago
1
Make AssertionHandler Sendable
#1141
younata
closed
6 months ago
0
When the current main branch will be in a release?
#1140
diogot
closed
7 months ago
2
Bump actions/checkout from 3 to 4
#1139
dependabot[bot]
closed
8 months ago
0
Fix a typo in the name of this framework. 🤦🏻♀️
#1138
younata
closed
8 months ago
0
Improve documentation articles by adding short abstracts to them.
#1137
younata
closed
8 months ago
0
Get documentation deploying working.
#1136
younata
closed
8 months ago
0
Use docc for documentation, instead of having it all in a single, giant README.
#1135
younata
closed
8 months ago
0
Add matchers for Result that match against submatchers, or for equatable values.
#1134
younata
closed
8 months ago
0
Make the Polling Helpers Sendable
#1133
younata
closed
8 months ago
0
Make MatcherResult conform to Sendable
#1132
younata
closed
8 months ago
0
Make FailureMessage Sendable.
#1131
younata
closed
8 months ago
0
Update Require DSL to be (mostly) Sendable.
#1130
younata
closed
8 months ago
0
Depend on CwlPreconditionTesting 2.2.0 for Cocoapods
#1129
younata
closed
8 months ago
0
Bump softprops/action-gh-release from 1 to 2
#1128
dependabot[bot]
closed
8 months ago
0
Using Nimble types with @MainActor gives a warning when SWIFT_STRICT_CONCURRENCY=targeted due to lack of Sendable conformance
#1127
siddarthkalra
opened
8 months ago
4
Next