Debugging integration test #272
-
What is the best way to debug the integration tests? After I pass my local unit tests I would like to check how the integration is going, but in the case of failing tests I'm getting:
And this is the part where you ask not to change it. I was thinking that maybe the logs will be available on the databricks side, but there was no job created. Where exactly should I look for the reason why the tests failed? I'm using |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
hi @Squaess , The best way to debug integration tests is to use DB Connect, unfortunately we don't have appliance to have interactive debugging in dbx. |
Beta Was this translation helpful? Give feedback.
hi @Squaess ,
The best way to debug integration tests is to use DB Connect, unfortunately we don't have appliance to have interactive debugging in dbx.