bbatsche / Verify

BDD Assertions for PHPUnit and Codeception
MIT License
4 stars 0 forks source link

PHPStan Support #92

Open bbatsche opened 2 years ago

bbatsche commented 2 years ago

Sure would be great if PHPStan (and possible IntelliSense) had a better understanding of the Verify API and the return value of each method. Look into how this was solved in Mockery (and maybe Pest) and see what lessons we can learn.