Codeception / Codeception/MockeryModule
unsatisfied expectation terminates suite
Đang mở
- Ngôn ngữ chính
- PHP
- Star
- 34
- Fork
- 12
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.