backward compatibility test
Open
Nobody has claimed this yet.
Housecleaning
- Dominant language
- OCaml
- Stars
- 10.3k
- Forks
- 438
- PR merge metrics
- No merged PRs in 30d
Description
This is a follow up to #1052.
For each minor release, we would need to take a snapshot of the tests from the previous version and make sure future changes don't break the backward compatibility.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading issue #1052 and identifying how the repository currently organizes its tests. Define how snapshots from each minor release would be preserved and compared against future changes. Done means a repeatable backward-compatibility test process exists for subsequent minor releases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ocaml
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100