DiamondLightSource / DiamondLightSource/mx-bluesky
Create a `testing` directory for utility functions used only in testing
Open
dev experience
good first issue
- Dominant language
- Python
- Stars
- 4
- Forks
- 5
- Avg merge
- 1d 30m
- Merged PRs (30d)
- 2
Description
We have a lot of testing utility functions and constants which are scattered across different `conftest`s. It would be nicer if we had a `testing` directory which contained these
## Acceptance Criteria
- `testing` package created in `mx-bluesky`
- Testing functions and constants which are currently found across different `conftest` files are moved into this package, with sensible names
Contributor guide
Assessment
This issue has not been assessed yet.