Closed oduvan closed 3 months ago
that can be done by adding a parameter for nox function. The parameter will add a env variable to pytest, which eventually updates the setting
The ENV variable can define settings. We can have TESTING_SETTINGS=full which means all of the available setting should be set to MAX
TESTING_SETTINGS=full
that can be done by adding a parameter for nox function. The parameter will add a env variable to pytest, which eventually updates the setting
The ENV variable can define settings. We can have
TESTING_SETTINGS=full
which means all of the available setting should be set to MAX