Codeception / Codeception/MockeryModule
unsatisfied expectation terminates suite
Aberta
- Linguagem predominante
- PHP
- Estrelas
- 34
- Forks
- 12
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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?
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.