mfussenegger / nvim-dap-python

An extension for nvim-dap, providing default configurations for python and methods to debug individual test methods or classes.
GNU General Public License v3.0
492 stars 46 forks source link

Support running async tests #148

Closed Avishayy closed 2 weeks ago

Avishayy commented 3 weeks ago

Closes https://github.com/mfussenegger/nvim-dap-python/issues/145