IntelliTect / IntelliTect/TestTools
Need an analyzer for validating test blocks have an Execute method
- Vorherrschende Sprache
- C#
- Sterne
- 10
- Forks
- 4
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Right now, we only want to support test blocks with one and only one Execute method. We need an analyzer for that.
Eventually there might be a need for multiple Execute methods, or alternative methods. If that ever materializes, we'll need to find a way to update the analyzer, and maybe add some messaging suggesting that test blocks probably should have one and only one execute method to avoid confusion on what's being executed in any given scenario.
Beitragsleitfaden
Rechercherichtung
The issue names no files, tests, or entry points. Locate the representation of test blocks and the analyzer registration, then inspect how analyzer tests are organized; done means test blocks with exactly one Execute method are accepted and other counts are reported clearly.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- csharp
- Bereich
- devtools, testing-qa
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100