angr / angr/angr-management

Use pytests's freeze support to validate angr management builds

オープン
#1,149 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。