IntelliTect / IntelliTect/TestTools
Need an analyzer for validating test blocks have an Execute method
Aperta
- Lingua principale
- C#
- Stelle
- 10
- Fork
- 4
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.