IntelliTect / IntelliTect/TestTools.TestFramework
Create an analyzer
- Lingua principale
- C#
- Stelle
- 1
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Been thinking about doing this for a couple of years now. Some things that would be good to have:
- Classes implementing ITestBlock but that don't have an Execute() method.
- TestBlocks with an async Task signature but are added via AddTestBlock
- Using .Build().Execute() instead of .Build().ExecuteAsync()
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start by locating ITestBlock, Execute, ExecuteAsync, AddTestBlock, and Build in the repository, then review how tests and diagnostics are organized. Define analyzer coverage for the three listed patterns and verify that each is reported with focused tests; done means all requested misuse cases are detected without flagging valid usage.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- csharp
- Ambito
- testing-qa, tooling
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Attiva
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 48/100