mirror of
https://github.com/Lendaia/oe-alga-feladatok.git
synced 2026-04-23 04:16:32 +01:00
3 lines
283 B
Markdown
3 lines
283 B
Markdown
## Duplikált tesztek a Test Explorer-ben
|
|
Az **NUnit 3 VS Test Adapter** ismert hibája, hogy amennyiben a *TestFixture*-be a *TestName* értéket kap, akkor a **Test Explorer**-ben kétszer fognak megjelenni a tesztek.
|
|
Issue: https://github.com/nunit/nunit3-vs-adapter/issues/729 |