angr / angr/angr-management

Use pytests's freeze support to validate angr management builds

Abierto
#1,149 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement needs-triage
Lenguaje dominante
Python
Estrellas
1.2k
Forks
131
Merge medio
1 d 11 h
PR fusionados (30 d)
14

Descripción

### 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_

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.