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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
As example code engineer, I want a way to execute “functional” integration tests for my language from a top-level directory using a single command.
By “functional”, I mean:
I know this is done when:
php/
The text was updated successfully, but these errors were encountered:
Had a call with Ford to go over this stuff.
Sorry, something went wrong.
To invoke a Kotlin test from command line - use gradle clean test -i
Marked stale by the Shirriff. Notifying @awsdocs/aws-sdk-docs-code-maintainers
scmacdon
No branches or pull requests
User story
As example code engineer, I want a way to execute “functional” integration tests for my language from a top-level directory using a single command.
By “functional”, I mean:
Acceptance criteria
I know this is done when:
php/
)The text was updated successfully, but these errors were encountered: