eeverman / eeverman/andhow

KillAndHowBeforeEachTestExt scope is sketchy

Open
#745 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
25
Forks
34
PR merge metrics
No merged PRs in 30d

Description

KillAndHowBeforeEachTestExt uses class-level storage and operates at the test method level. This is probably just fine in this case, but it would be easier to follow the standard pattern established. working at the same storage and operation level would avoid any unexpected side effects as well and sync it up w/ the ExtensionType enum marker.

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.