Skip to content

Create top-level solution to build and Invoke .NET tests via CLI #4043

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

Closed
Tracked by #3829
rlhagerm opened this issue Dec 6, 2022 · 1 comment · Fixed by #4614
Closed
Tracked by #3829

Create top-level solution to build and Invoke .NET tests via CLI #4043

rlhagerm opened this issue Dec 6, 2022 · 1 comment · Fixed by #4614
Assignees

Comments

@rlhagerm
Copy link
Contributor

rlhagerm commented Dec 6, 2022

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/)
@rlhagerm rlhagerm changed the title Invoke .NET tests via CLI Create top-level solution to build and Invoke .NET tests via CLI Dec 6, 2022
@rlhagerm rlhagerm self-assigned this Dec 6, 2022
@github-actions
Copy link
Contributor

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

Successfully merging a pull request may close this issue.

2 participants