Ali Haider

Results 4 comments of Ali Haider

Hi @jackmorizo, This is not a bug. `throws(\Exception::class,"your-sub-string")) ` This checks if the exception message contains "your-sub-string". If you want to match the exception message exactly you can do it...

Hey @maintainers, after investigating this issue, it seems to be expected behavior. I have mentioned the solution to @jackmorizo query. I believe this issue can be closed. What do you...

@jackmorizo you are right it is not documented yet. The document needs update.

@jackmorizo We should keep it open, so the documentation update is not forgotten.