IntelliTect / IntelliTect/TestTools

Need an analyzer for validating test blocks have an Execute method

Open
#48 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
10
Forks
4
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.