enhancementgood first issue
Repository metrics
- Stars
- (34,064 stars)
- PR merge metrics
- (平均マージ 2m) (30d で 1 merged PR)
説明
As the complexity of the project grows, we find that often adding a change to QEMU configurations breaks something else unintended. This pretty much happens every single change and is becoming unmanageable. We need an actual test plan:
- A set of
.utmfiles of various operating systems, architectures, and configurations. - A checklist of things to test for each one (mouse, sound, network, etc)
- A matrix of configurations to check (Intel/M1 Mac, iPad, iOS of different versions, etc)
Then we can have a release sign-off that involves making sure everything is tested.