Currently the PyTest documentation doesn't appear to explicitly document all valid fixture scopes. The "module" and "session" scopes are explicitly documented, however the "session", "global" and "root" scopes are only mentioned. It would be nice if there was an actual list of valid options and their behavior.
Currently the PyTest documentation doesn't appear to explicitly document all valid fixture scopes. The "module" and "session" scopes are explicitly documented, however the "session", "global" and "root" scopes are only mentioned. It would be nice if there was an actual list of valid options and their behavior.