Make software tests use CrateDB nightly
Open
help wanted
question
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Introduction
By default, users of the package will use CrateDB `latest-stable` for testing. That's fine for general use.
https://github.com/crate/pytest-cratedb/blob/47ce7c9b7a5e2651eed6e0e911e4877bdb77365f/pytest_cratedb/plugin.py#L79-L92
## Thoughts
What about the software tests here: It is convenient to make them use CrateDB nightly, to have yet another sample spot of test coverage on it. We didn't investigate them yet, so this is currently just a note about it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.