IntelliTect / IntelliTect/TestTools.TestFramework
Playwright stack traces
Abierto
- Lenguaje dominante
- C#
- Estrellas
- 1
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Playwright stack traces provide lots of useful information, but something about them is overriding or otherwise preventing the exact failed test block and line. We should handle that so users don't have to drop break points and hunt OR trace the failure from the selector back up to the block/line.
Note: Could be related to issue 95 as this wasn't a problem in a VS Code project that used MSTest setup/teardown.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.