aio-libs / aio-libs/multidict

[TODO] Replace `tests/gen_pickles.py` with a pytest plugin

オープン
#922 コメント 13 件 リアクション 2 件 担当者 1 名 @Vizonex が担当を希望しています GitHub で見る
enhancement good first issue Hacktoberfest help wanted
主要言語
Python
スター
492
フォーク
129
平均マージ
14時間 28分
マージ済み PR(30日)
35

説明

The idea is simple:
* [ ] Make a session-scoped fixture in `tests/conftest.py`
* [ ] Move the logic from `gen_pickles.py` there and generate the pickles in a `tmppath`-provided dir
* [ ] Integrate that into the pickling tests
* [ ] Delete `tests/gen_pickles.py` and the pickle files in the `tests/` dir
* [ ] _Bonus points_: keep pickles in-memory, so they don't hit the disk
* [ ] _Bonus 2_: check if a session fixture is needed and switch to the normal function scope, if not

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

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

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