We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PHPUnit is reporting that there are 208 risky tests at the moment. This is because these tests are not using the PHPUnit methods for assertions.
Would you be interested in a pull request for converting from your bovigo\assert to PHPUnit methods?
bovigo\assert
EDIT: This is not reported on Travis for some reason. hm
The text was updated successfully, but these errors were encountered:
As I converted them recently from PHPUnit to bovigo/assert I don't want to convert them back. ;)
However, over at https://github.com/mikey179/bovigo-assert I'd be interested in why you are getting 208 risky tests when I and Travis CI don't...
Sorry, something went wrong.
No branches or pull requests
PHPUnit is reporting that there are 208 risky tests at the moment. This is because these tests are not using the PHPUnit methods for assertions.
Would you be interested in a pull request for converting from your
bovigo\assert
to PHPUnit methods?EDIT: This is not reported on Travis for some reason. hm
The text was updated successfully, but these errors were encountered: