swagger-node
swagger-node copied to clipboard
swagger project test -d (or -b) not implemented/working
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.
I can confirm this. Just spent some time trying to make this work because those options are documented.
Any news on this guys?
For me it does not work as well
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.
2019 and still nothing >.>