utmapp/UTM

Develop a comprehensive test suite

Aberta

#2.565 aberto em 23 de mai. de 2021

 (5 comentários) (0 reação) (0 responsável)Swift (1.707 forks)batch import
enhancementgood first issue

Métricas do repositório

Stars
 (34.064 estrelas)
Métricas de merge de PR
 (Mesclagem média 2m) (1 fundiu PR em 30d)

Description

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:

  1. A set of .utm files of various operating systems, architectures, and configurations.
  2. A checklist of things to test for each one (mouse, sound, network, etc)
  3. 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.

Guia do colaborador