Replies: 1 comment 1 reply
-
for this proposal a strict no at first glace dependencies and order are completely undefined without more context this looks like a extra headache for magic globals it would be much safer/saner to just accept a fixture that provides the db session to interact with in a meaningful way |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dears,
Set markers is so useful to differentiate and select tests after.
But it would be more useful if we could register fixtures for certain markers.
Scenario:
Today it looks like:
My suggestion is:
So next time I have to only mark (fixtures will apply automatically for the mark):
Beta Was this translation helpful? Give feedback.
All reactions