UNPKG
chai-http
Version:
latest (5.1.2)
next (5.0.0-alpha2)
5.1.2
5.1.1
5.1.0
5.0.0
5.0.0-alpha2
5.0.0-alpha1
4.4.0
4.3.0
4.2.1
4.2.0
4.1.0
4.0.0
3.0.0
2.0.1
2.0.0
1.0.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
0.0.0-development
Extend Chai Assertion library with tests for http apis
github.com/chaijs/chai-http
chaijs/chai-http
chai-http
/
index.js
2 lines
(1 loc)
•
40 B
JavaScript
View Raw
1
2
module.exports
= require(
'./lib/http'
)
;