How to test plugins? #5161
Unanswered
amirhhashemi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've read and followed the Implementing a Plugin guide but it doesn't explain how to test the transform that I created with
#[plugin_transform]
There is an example of testing transforms with
test_fixture
in the guide but it's not clear what it is doing (there are a lot of functions and macros that are not documented well). So I'm a little confused. Can you explain how plugins should be tested?Beta Was this translation helpful? Give feedback.
All reactions