issues
search
tj
/
should.js
BDD style assertions for node.js -- test framework agnostic
MIT License
2.75k
stars
195
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added optional failure description to several matchers
#34
theycallmeswift
closed
12 years ago
4
includeEql throws "Object has no method 'some'"
#33
theycallmeswift
closed
12 years ago
9
Check if an Array includes an object equal to a specified object.
#32
RubenVerborgh
closed
12 years ago
0
Does str1.should.include.string(str2) work anymore?
#31
matthewmueller
closed
12 years ago
4
Fixed Readme
#30
tricknotes
closed
12 years ago
0
.should.have.a.lengthOf works?
#29
quangv
closed
11 years ago
3
should.have.length() always gives length = 1
#28
jgonera
closed
12 years ago
3
should.be.null and should.be.undefined?
#27
ghost
closed
12 years ago
3
Should.js for the browser
#26
NV
closed
12 years ago
32
should.not.exist and should.exist are not working
#25
c4milo
closed
12 years ago
10
eql.js should use === instead of == for non objects
#24
thadclay
closed
13 years ago
0
eql.js should use === instead of == for non objects
#23
thadclay
closed
13 years ago
0
Do not attach `should` to my prototype permanently, thank you.
#22
Raynos
closed
13 years ago
0
Bump version number so object includes are in NPM
#21
edmellum
closed
13 years ago
3
Typo in the README
#20
samyakbhuta
closed
12 years ago
2
Assertion for inclusion of an object
#19
lackac
closed
13 years ago
1
`status` assertion doesn't work
#18
lackac
closed
13 years ago
2
require("should").eql == null => true
#17
weepy
closed
11 years ago
1
Enabling `npm test`
#16
bergmark
closed
13 years ago
1
Mixin own extensions
#15
ghost
closed
12 years ago
1
Minor cleanup to `should.exist()`
#14
aseemk
closed
11 years ago
10
Messages support (in case of assertion failure)
#13
aseemk
closed
11 years ago
2
`should.fail` doesn't set message property
#12
aseemk
closed
11 years ago
1
Convenience `assert.ok()` aliases: `should.exist()` and `should.not.exist()`
#11
aseemk
closed
13 years ago
3
Better names/aliases for equality
#10
aseemk
closed
11 years ago
2
All assertions should be methods
#9
aseemk
closed
11 years ago
29
Move methods from Tobi into should.js
#8
tj
closed
13 years ago
1
passing lint
#7
alfredwesterveld
closed
13 years ago
3
Add describe
#6
dominictarr
closed
11 years ago
3
null
#5
weepy
closed
11 years ago
4
hack to fix double should = require('should')
#4
dominictarr
closed
13 years ago
0
require ('should') only works once.
#3
dominictarr
closed
13 years ago
4
how to test for truthiness ?
#2
weepy
closed
13 years ago
7
way to specify an additional message to a should?
#1
dominictarr
closed
13 years ago
11
Previous