swagger-node icon indicating copy to clipboard operation
swagger-node copied to clipboard

swagger project test -d (or -b) not implemented/working

Open sloncho opened this issue 9 years ago • 4 comments

swagger project test -b 5858 does not work. Same for -d.

It runs the tests and exit without waiting for debugger to attach.

Looking at the latest code, the only option processed is the mock.

sloncho avatar May 09 '16 22:05 sloncho

I can confirm this. Just spent some time trying to make this work because those options are documented.

Any news on this guys?

akoskm avatar Feb 03 '17 12:02 akoskm

For me it does not work as well

jd3v avatar Jan 25 '18 09:01 jd3v

This does not work for me as well. If I do something simple like swagger project test --debug-brk 9229, this does not wait for debugger to attach to port 9229. I am using vscode for debugging.

SlavaTimbaliuc avatar Apr 26 '18 19:04 SlavaTimbaliuc

2019 and still nothing >.>

iofluxdev1 avatar Mar 12 '19 14:03 iofluxdev1