GothenburgBitFactory / GothenburgBitFactory/bugwarrior
Run test with multiple versions of taskwarrior
Open
maintenance
- Dominant language
- Python
- Stars
- 820
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
We currently run local tests with the `task` binary in `PATH`, and in CI, we use the latest available version from apt (which is currently still v2, if I'm not mistaken).
Shouldn't we explicitly test for both v2 and v3 in the CI ? Especially since we plan to support taskchampion at some point
Contributor guide
Research direction
Start by locating the repository's CI configuration and current test setup to see how the task binary is installed and invoked. Define CI coverage for both Taskwarrior v2 and v3, then verify that the test suite runs successfully against each version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100