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

@aws-cdk/assert add toHaveOutput #5389

Closed
1 of 2 tasks
abelmokadem opened this issue Dec 12, 2019 · 1 comment
Closed
1 of 2 tasks

@aws-cdk/assert add toHaveOutput #5389

abelmokadem opened this issue Dec 12, 2019 · 1 comment
Labels
feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.

Comments

@abelmokadem
Copy link
Contributor

I want to assert that certain outputs are created as part of my stack.

Use Case

I really need to test the outputs because they are important.

Proposed Solution

Add a method to @aws-cdk/assert for testing outputs. toHaveOutput

Other

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

@abelmokadem abelmokadem added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Dec 12, 2019
@shivlaks
Copy link
Contributor

duplicate of #1906 which has a PR in flight for it #5366

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

No branches or pull requests

2 participants