Hi all! I'm trying to find a good way to debug my ...
# general
q
Hi all! I'm trying to find a good way to debug my tests in Intellij. Does anyone have a run configuration or any general tips of how to set this up? Thanks in advance!
m
so that question is going to be very language specific. Which language - Java?
q
@Matt (pactflow.io / pact-js / pact-go) we're using NodeJS
m
might be best asking in #pact-js. What’s different about Pact that means you can’t use the usual debugging features?
q
I mean I guess I just haven't figured out the correct run configuration. I'll ask in the pact-js channel to see if anyone has a good idea. Thanks!