issues
search
specta
/
expecta
A Matcher Framework for Objective-C/Cocoa
MIT License
1.59k
stars
158
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Expcta fails to build on OS X 10.9
#150
rhyshort
opened
9 years ago
0
`expect(nil).notTo.beNil;` doesn't fail
#149
xareelee
closed
9 years ago
2
Update pod version in example
#148
bobbytables
closed
9 years ago
1
Use XCTestExpectation
#147
fatuhoku
closed
9 years ago
2
Is "beNil" working?
#146
serluca
closed
9 years ago
1
Make EXPMatchers+match.h public
#145
robb
closed
9 years ago
1
Merges develop branch into master
#144
ashfurrow
closed
9 years ago
1
Defining expect(...) macro as shorthand by default conflicts with C++
#143
itsthejb
opened
9 years ago
8
Classify private headers as private in framework project
#142
erichoracek
closed
9 years ago
1
Adds an expect_fail(@"message") dsl attribute
#141
orta
closed
9 years ago
2
Create separate framework test targets
#140
erichoracek
closed
9 years ago
4
Add hash method since we are overriding isEqual:
#139
onato
closed
9 years ago
1
`equal` failing without reason
#138
esttorhe
closed
9 years ago
8
Update manual setup instruments in readme
#137
jmoody
closed
9 years ago
0
Only use xcpretty if it is available
#136
jmoody
closed
9 years ago
1
Universal build not generated
#135
andres-cianio
closed
9 years ago
4
Fix #132
#134
joeljfischer
closed
9 years ago
1
The rake clean and build tasks should work
#133
jmoody
closed
9 years ago
6
README.md error
#132
goomario
closed
9 years ago
1
Edit README to remove some small misspellings
#131
ezy023
closed
9 years ago
1
Fix #110 - issue with beSupersetOf when compare mutable and immutable co...
#130
chipp
closed
9 years ago
3
Project re-organisation, rakefile and documentation update
#129
tonyarnold
closed
9 years ago
10
Modernize project
#128
tonyarnold
closed
9 years ago
17
Roadmap to Expecta 1.0
#127
orta
closed
9 years ago
2
Nil the actualBlock using the ivar instead of setter in dealloc
#126
chrismaddern
closed
9 years ago
6
Custom matcher behaves differently than built in matcher under async
#125
iosdev-republicofapps
opened
9 years ago
0
Make expect the default instead of EXP_expect
#124
orta
closed
9 years ago
9
beInstanceOf causes failing test when it should pass
#123
ddelnano
closed
9 years ago
3
Tests succeeded while failed
#122
henkvanderspek
closed
9 years ago
6
how to test networking by expecta
#121
zixun
closed
9 years ago
1
build error while using expecta
#120
zixun
closed
9 years ago
1
fix for comparison of NSNumber and NSDecimalNumber
#119
rolandkakonyi
closed
9 years ago
1
False negative result when comparing NSNumber to NSDecimalNumber with .equal()
#118
rolandkakonyi
closed
9 years ago
2
Raise matcher not working
#117
guidomb
closed
10 years ago
1
How do I declare test-helper functions that use Specta/Expecta?
#116
fatuhoku
closed
10 years ago
0
Changelog entry for v0.3.1
#115
mickeyreiss
closed
9 years ago
1
Rename `notify` to `postNotification`
#114
gfontenot
closed
9 years ago
1
Test for notification equality manually
#113
gfontenot
closed
9 years ago
3
new compiler issues w/ XCode6 beta5
#112
szehnder
closed
10 years ago
1
to.equal() does not work for NS_OPTIONS
#111
cybertk
closed
9 years ago
2
'beSupersetOf' fails to compare mutable collection with immutable one
#110
bwaresiak
closed
9 years ago
1
Matcher: haveLayoutConstraint
#109
AnthonyMDev
closed
9 years ago
1
Fix an issue where the beSupersetOf matcher is broken with NSCFDictionaries.
#108
nullobject
closed
10 years ago
0
Add the ability to specify the timeout value of each async expectation individually
#107
iabudiab
closed
10 years ago
3
Merge Travis CI changes from develop into master
#106
tonyarnold
closed
10 years ago
0
add .match() regular expression matcher
#105
floatastic
closed
9 years ago
1
implicit declaration of function is '.....' invalid in c99
#104
Best1900
closed
10 years ago
1
i need edit sund
#103
Best1900
closed
10 years ago
0
fix issue #101
#102
sspitzer
closed
10 years ago
1
unable to do expect().contain with NSArray literals
#101
sspitzer
closed
10 years ago
1
Previous
Next