Seeking VS Code Plugin for Custom Effect Testing Function

Are there plans for an Effect testing plugin / library? I've created a custom test function implementation that accepts
Effect
s
but the problem is that I haven't found a VS Code plugin that recognizes this as a test function:
image.png
Was this page helpful?