Skip to content

Is PHPStan supposed to be supported? #670

Answered by nunomaduro
mnapoli asked this question in Q&A
Discussion options

You must be logged in to vote

PHPStan does not understand Pest's $this. However, you can use Pest's expectation API, or PHPUnit's Assert class directly if you really want to use PHPStan in your test suite.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mnapoli
Comment options

@girardotcl
Comment options

Answer selected by nunomaduro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants