Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make integration tests debuggable #3393

Closed
vmishenev opened this issue Dec 1, 2023 · 0 comments · Fixed by #3401
Closed

Make integration tests debuggable #3393

vmishenev opened this issue Dec 1, 2023 · 0 comments · Fixed by #3401
Labels
enhancement An issue for a feature or an overall improvement

Comments

@vmishenev
Copy link
Member

vmishenev commented Dec 1, 2023

Currently, breakpoints inside Dokka do not work during running integration tests since a project is run in a separate processor.
To debug a project from integration tests, you need to copy the project and edit the scripts somehow. It's tedious.
It would be nice to have an ability to debug a project during running integration tests .

Related issues: #2925

@vmishenev vmishenev added the enhancement An issue for a feature or an overall improvement label Dec 1, 2023
@vmishenev vmishenev linked a pull request Dec 7, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An issue for a feature or an overall improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant