JetBrains / JetBrains/resharper-unity

Inspection for method signature for [UnityTest] methods

Open
#511 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
1.2k
Forks
142
PR merge metrics
No merged PRs in 30d

Description

`[UnityTest]` should be applied to public instance methods with no args that return `IEnumerator`. Create an inspection to make sure that the method signature is correct (see [`AttributedMethodSignatureProblemAnalyzer`](https://github.com/JetBrains/resharper-unity/blob/master/resharper/src/resharper-unity/Daemon/Stages/Analysis/AttributedMethodSignatureProblemAnalyzer.cs)).

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.