facebook / facebook/TestSlide

Fix setUpModule and tearDownModule

オープン
#97 コメント 0 件 リアクション 0 件 担当者 1 名 @deathowl が担当を希望しています GitHub で見る
bug help wanted Python Unittest
主要言語
Python
スター
149
フォーク
62
PR マージ指標
30日以内にマージされた PR はありません

説明

Currently the test runner does not respect https://docs.python.org/3/library/unittest.html#setupmodule-and-teardownmodule, this needs fixing.

This is somewhat related to #51 , as we should probably reuse Python's test loader / runner, and hook TestSlide into them, so we can avoid similar potential issues in the future.

This will likely require implementing `@context.before_once` and `@context.after_once` at TestSlide's DSL.

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

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

評価

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

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

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