issues
search
yamadapc
/
pyjamas
A BDD assertion library for D
http://yamadapc.github.io/pyjamas
MIT License
10
stars
3
forks
source link
Add `biggerThan` and `smallerThan` helpers
#10
Closed
yamadapc
closed
10 years ago
yamadapc
commented
10 years ago
x.should.be.biggerThan(10); x.should.be.smallerThan(100);