unexpected-express
Version:
Extend the unexpected assertion library with support for testing Express middleware
11 lines (7 loc) • 915 B
Markdown
# Unexpected-express
Plugin for [Unexpected](https://github.com/unexpectedjs/unexpected) that makes it easy to test [Express.js](https://github.com/visionmedia/express/) middleware. Uses the [unexpected-messy](https://github.com/unexpectedjs/unexpected-messy) plugin to do most of the heavy lifting.
[](http://badge.fury.io/js/unexpected-express)
[](https://github.com/unexpectedjs/unexpected-express)
[](https://coveralls.io/r/unexpectedjs/unexpected-express)
[](https://david-dm.org/unexpectedjs/unexpected-express)
Read [the documentation](http://unexpected.js.org/unexpected-express/).