Is a custom plugin used, such as pytest-hylang or hytest?
Asked
Active
Viewed 18 times
0
-
1If this question is interpreted as something more like "How do I run Hy tests with pytest?", it's a dupe of https://stackoverflow.com/q/62718382. If it's more of a question about a particular codebase than about how to do something, I would guess it's off-topic for Stack Overflow. – Kodiologist Jul 14 '22 at 18:43
-
Ah, yes; that's it. Thanks for the help! Do I delete this question, or leave it up, or...? – ShadowRylander Jul 14 '22 at 19:39
-
Got it; thanks for all the help! If anyone needs it, I created a plugin based on the official `conftest.py`: https://github.com/syvlorg/pytest-hy – ShadowRylander Jul 16 '22 at 23:31