Codeception / Codeception/MockeryModule

unsatisfied expectation terminates suite

Abierto
#14 0 comentarios 1 reacción 0 asignados Ver en GitHub
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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.