AssertThrows
AssertThrows copied to clipboard
Assert exception handling without stopping a test. For PHPUnit 6+
Results
1
AssertThrows issues
Sort by
recently updated
recently updated
newest added
It would be nice if the repo can be included as a codeception module like "module-assert". ``` modules: enabled: - Asserts - AssertThrows ```