angr / angr/angr-management

Use pytests's freeze support to validate angr management builds

Ouverte
#1,149 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
enhancement needs-triage
Langage dominant
Python
Étoiles
1.2k
Forks
131
Merge moyen
1 j 11 h
PR mergées (30 j)
14

Description

### Description

Pytest supports being frozen in applications and used to test functionality of frozen applications. This has the potential to be a significant upgrade to our current validation system. However, this does mean that we would need to include our tests in the frozen builds and provide them access to the binaries repo to run those tests. We probably would want to do the same for angr and other packages as well, which would require moving the tests into the sdist and wheels.

Relevant pytest docs: https://docs.pytest.org/en/7.1.x/example/simple.html#freezing-pytest

### Alternatives

_No response_

### Additional context

_No response_

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.