issues
search
searls
/
jasmine-given
Like rspec-given, but for jasmine
testdouble.com
MIT License
178
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Jest support
#54
DmitryEfimenko
closed
4 years ago
1
And() should have an overload that takes a label similar to Then()
#53
DmitryEfimenko
opened
5 years ago
0
xit and fit variations for jasmine-given
#52
niwrA
closed
7 years ago
2
Working with Angular2
#51
keyvan-m-sadeghi
closed
8 years ago
1
Having trouble setting this up
#50
rjbergerud
closed
8 years ago
1
Issue with running tests inside a loop
#49
Nighthawk14
closed
8 years ago
3
Given, When, Then descriptions
#48
rburnham52
closed
9 years ago
3
[in progress] Have done fail test with error
#47
neall
opened
9 years ago
1
Document `done` parameter to Then and And
#46
ronen
closed
9 years ago
2
Add failing spec for When with done() and Then with no done()
#45
ronen
closed
8 years ago
13
Document how to use `done` for testing async code
#44
ronen
closed
9 years ago
1
Could we JSON stringify instead of printing [object Object] on failing tests?
#43
Wizek
opened
10 years ago
1
Correct license in package.json
#42
Tenzer
closed
10 years ago
0
Examples of Using Async Done
#41
mikeborozdin
closed
10 years ago
1
fix invariants example
#40
djbender
closed
10 years ago
2
TypeError: Object [object Object] has no method 'toHaveReturnedFalseFromThen'
#39
galenp
closed
5 months ago
3
`Then, Then, Then` should execute together by default as `Then, And, And` does now.
#38
Wizek
closed
10 years ago
7
Bug: strings are missing quotations in detected comparisons
#37
Wizek
opened
10 years ago
0
Attempt to get the latest testem pulled in.
#36
un33k
closed
10 years ago
0
Update .npmignore
#35
tnulc
closed
10 years ago
0
Consumable jasmine-given.js in npm package
#34
tnulc
closed
10 years ago
2
Fixed issue with Protractor when done callback is used.
#33
jsayres
closed
10 years ago
4
Multiple Then's don't run in every context
#32
tandrewnichols
closed
10 years ago
1
Simplify Waterfall (Refactoring only)
#31
theotherzach
closed
10 years ago
1
Magical comparison style `Then` points to wrong source line in stack trace when failing.
#30
Wizek
closed
10 years ago
5
Wrong assertion and failure count in e2e protractor tests
#29
jsayres
opened
10 years ago
0
Invariant should be enough to run a test
#28
TheLudd
opened
10 years ago
2
Equal strings occasionally reported as not reference equal.
#27
tandrewnichols
opened
10 years ago
1
Suppress Waterfall.flow stack trace
#26
tandrewnichols
opened
10 years ago
4
When(done) not failing on callback error
#25
TheLudd
opened
10 years ago
9
make "download latest version" version-independent
#24
alxndr
closed
10 years ago
0
Natural Assertions should use strict equality
#23
jasonkarns
closed
10 years ago
4
Add jasmine2 support
#22
searls
closed
10 years ago
0
Use with jasmine-node and requirejs
#21
TheLudd
closed
10 years ago
7
Jasmine 2.x Support
#20
Tecuya
closed
6 years ago
7
Comparison strings blow up if "return" is found
#19
searls
opened
10 years ago
2
Call stack REALLY long
#18
tandrewnichols
closed
10 years ago
1
the Jasmine HTML reporter only outputs Describe and Then statements. Given and And are excluded
#17
simoami
closed
10 years ago
6
The context statement is not globally exported.
#16
simoami
closed
10 years ago
2
documentation for async tests
#15
travi
opened
11 years ago
1
When (done) support
#14
davemo
closed
10 years ago
3
Add done() support to When blocks
#13
slashdotdash
closed
11 years ago
2
Update package.json
#12
davemo
closed
11 years ago
1
Invariant doesn't fail when it returns false
#11
searls
closed
11 years ago
0
support Then.only
#10
searls
closed
11 years ago
0
New feature: Invariant
#9
ronen
closed
11 years ago
1
Add bower.json for bower integration
#8
shairez
closed
10 years ago
4
typo: missing backtick
#7
ronen
closed
11 years ago
2
Then label
#6
ronen
closed
11 years ago
5
use And to add more expectations to a Then
#5
ronen
closed
11 years ago
3
Next