Replies: 1 comment 12 replies
-
fixtures are not available at collection time - intentionally for now its a major change to make this possible and currently there are not enough people avaliable and cappable of working on this |
Beta Was this translation helpful? Give feedback.
12 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.
-
Hi, here's my code.
If I uncomment the line
item._request.getfixturevalue('foo')
, would throw out error message like this:My goal is to re-order the running sequence based on the value of the fixture. Could anyone give me some suggestions? Many thanks!
Beta Was this translation helpful? Give feedback.
All reactions