Use pytests's freeze support to validate angr management builds
オープン
enhancement
needs-triage
- 主要言語
- Python
- スター
- 1.2k
- フォーク
- 131
- 平均マージ
- 1日 11時間
- マージ済み PR(30日)
- 14
説明
### 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_
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。