UNPKG

pivot

Version:

Simple feature, multi-variant and A/B testing

11 lines (8 loc) 295 B
describe("startup(1)", function() { it("should start an express 3.x app"); it("should start an express 2.x app"); it("should start an connect 2.x app"); it("should start an connect 1.x app"); it("should start an HTTPServer app"); it("should handle request errors in domains"); });