swaggerize-routes icon indicating copy to clipboard operation
swaggerize-routes copied to clipboard

Option to allow spec files to live next to handlers

Open gary-lloyd opened this issue 9 years ago • 0 comments

Currently if I put my test files (.spec.js) in the handlers directory then I correctly get a build failure of ReferenceError: describe is not defined as Jasmine isn't a run time dependency.

It would be great if there was an optional configu parameter to set an exclude pattern for handler parsing.

gary-lloyd avatar Jun 20 '16 16:06 gary-lloyd