bbatsche / Verify

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

Add Support for Ignoring Line Endings #65

Closed bbatsche closed 2 years ago

bbatsche commented 2 years ago

New string assertions being added to PHPUnit 10: sebastianbergmann/phpunit#4641

Add support for negative assertions as well because we fancy like that.