bigscience-workshop / bigscience-workshop/petals
More convenient test runner?
Open
- Dominant language
- Python
- Stars
- 10.6k
- Forks
- 650
- PR merge metrics
- No merged PRs in 30d
Description
[as suggested by @GreenFatGuy ]
As of now, running tests locally is inconvenient as it requires spinning up servers.
We cannot afford to launch servers for every test as it will increase CI time more than 5x.
Are there any standard tricks that allows PyTest to spin up the necessary servers automatically, but use the same set of servers in all tests?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.