UNPKG

unexpected-express

Version:

Extend the unexpected assertion library with support for testing Express middleware

11 lines (7 loc) 915 B
# 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. [![NPM version](https://badge.fury.io/js/unexpected-express.svg)](http://badge.fury.io/js/unexpected-express) [![Build Status](https://github.com/unexpectedjs/unexpected-express/workflows/Tests/badge.svg)](https://github.com/unexpectedjs/unexpected-express) [![Coverage Status](https://coveralls.io/repos/unexpectedjs/unexpected-express/badge.svg)](https://coveralls.io/r/unexpectedjs/unexpected-express) [![Dependency Status](https://david-dm.org/unexpectedjs/unexpected-express.svg)](https://david-dm.org/unexpectedjs/unexpected-express) Read [the documentation](http://unexpected.js.org/unexpected-express/).