Codeception / Codeception/MockeryModule
unsatisfied expectation terminates suite
オープン
- 主要言語
- PHP
- スター
- 34
- フォーク
- 12
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
When mockery expectations fail, the currently running suite terminates because of exception thrown. I think the good solution would be to catch `Mockery\Exception\*` and fail the current test only.
Tell me how to fail the current test from the place where `Mockery::close()` is called and I'll prepare a pull request. `\Codeception\Module::fail()` terminates the suite completely?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。