Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Can't run particular pytest test in debug mode

Aperta
#1,762 2 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@AdamYoblick ci sta già lavorando.

Dal 10/12/2024.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

needs repro

Pytest not working in debug mode when click Debug Test in particular test triangle.

Step to reproduce:

  1. git clone crewai (or any other project)
  2. poetry install
  3. select interpretor in the bottom right corner from poetry env
  4. Ctrl+Shift+P -> Python: Configure Tests -> pytest -> tests folder
  5. right click on test triangle inside code editor and select Debug Test (or click Debug Test in Test Explorer extension)

What expected:
run test as it was before

What actually happened:
Debug stopped pupup window with "Open launch.json" button
image

If I open launch.json file , I just see my config
image

Lingua principale
Python
Stelle
2.5k
Fork
202
Merge medio
5g 1h
PR unite (30g)
1

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di microsoft/debugpy

Tutte le issue di microsoft/debugpy

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.