Skip to content
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

Invoke Kotlin tests via CLI #4169

Closed
Tracked by #3829
ford-at-aws opened this issue Jan 4, 2023 · 3 comments
Closed
Tracked by #3829

Invoke Kotlin tests via CLI #4169

ford-at-aws opened this issue Jan 4, 2023 · 3 comments
Assignees

Comments

@ford-at-aws
Copy link
Contributor

ford-at-aws commented Jan 4, 2023

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:

  1. automation-friendly (no setup required)
  2. passing without intermittent failures.

Acceptance criteria

I know this is done when:

  • All functional integration tests can be executed on my machine from the CLI from the top-level (e.g. php/)
@scmacdon
Copy link
Contributor

scmacdon commented Jan 9, 2023

Had a call with Ford to go over this stuff.

@scmacdon
Copy link
Contributor

To invoke a Kotlin test from command line - use gradle clean test -i

@github-actions
Copy link

github-actions bot commented Feb 7, 2023

Marked stale by the Shirriff. Notifying @awsdocs/aws-sdk-docs-code-maintainers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants