pytest-api-gateway: api interface to run your tests #14654
Unanswered
IbraheemAlquraishy
asked this question in
Show and tell
Replies: 1 comment 3 replies
-
|
Hi I took a quick look and must recommend a rewrite The plugin should use the pytest command line main hook to run as alternative to pytests normal execution and it should start subprocesses to avoid stale imports |
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
hello guys,on my job i made an api interface for our automation suite so it make interacting with it through pipelines easier i thought why wont i create a more general approach to it
repo: https://github.com/IbraheemAlquraishy/pytest-api-gateway
i'm new to creating plugins and sharing it yet alone open source project. I'm not expecting much of it but just a weekend project for me
Beta Was this translation helpful? Give feedback.
All reactions