UNPKG

abn

Version:

Expressjs middleware for testing multiple route handlers (think A/B testing). Middleware will round-robin each route handler for a given test, setting a cookie for each new request in order to match the user to the same handler on subsequent requests.

4 lines (3 loc) 47 B
test: @./node_modules/.bin/mocha .PHONY: test