Skip to content

Debug Server

Peter Thomas edited this page Feb 29, 2024 · 44 revisions

Karate has first-class debug support based on the Debug Adapter Protocol (DAP) standard. The Karate Labs IDE plugins take care of starting a debug session automatically and passing the details of feature files and break-points to the debug server.

The debug-server is automatically added to the classpath by the IDE plugins. Refer to the respective sites for documentation.

IntelliJ IDEA plugin VS Code Extension

If you face issues with debugging , please open an issue or contact us.