GitHub user Neko1313 created a discussion: Make backend tests more isolated
## Description I think many people are tired of the fact that problems periodically arise during the testing phase, since some tests depend on each other. I suggest adding the `pytest-randomly` library for the backend. This will allow you to run the tests always in a different order, which will make it possible to find the consolidation of tests between each other faster. GitHub link: https://github.com/apache/superset/discussions/37063 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
