0

I know this is a pretty broad question and maybe even non-emacs related.
However I don't know where to start but develop python using dap-mode

Usually I have two buffers: sometest.py and a terminal running the test $ pytest.

Now if a test fails I have to read the line number from the terminal in order to manually jump to that line in the other buffer (sometest.py).

Isn't that something an IDE usually provides and how can I replicate it in emacs?

2

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.