-
Notifications
You must be signed in to change notification settings - Fork 1k
adds shakespeare sample test #185
New issue
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
Conversation
| --> | ||
| <phpunit bootstrap="test/bootstrap.php"> | ||
| <testsuites> | ||
| <testsuite name="PHP bigquery test"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
worth adding shakespeare to the testsuite name?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes!
| </logging> | ||
| <filter> | ||
| <whitelist> | ||
| <file>bigquery.php</file> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
shakespeare.php?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes!
| <filter> | ||
| <whitelist> | ||
| <file>shakespeare.php</file> | ||
| <directory suffix=".php">./src</directory> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit: Indentation is off
2fa6954 to
b45d599
Compare
To satisfy the simple example requirements