Skip to content

Conversation

@innocenzi
Copy link
Member

Closes #1894

During discovery, class_exists($className) will throw if $className points to a Pest test file. The exception is an assertion error in Pest's backtrace, I'm not sure why exactly it happens.

I figured catching the assertion error here would be good enough a work around, but it would be nice if you could take a proper look at it @brendt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pest integration does not work

2 participants