Codeception / Codeception/MockeryModule
unsatisfied expectation terminates suite
Abierto
- Lenguaje dominante
- PHP
- Estrellas
- 34
- Forks
- 12
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.