Skip to content

feat: kinesis stream and functional test harness - #20

Merged
kapilt merged 6 commits into
mainfrom
resource/kinesis-stream
Nov 4, 2021
Merged

feat: kinesis stream and functional test harness#20
kapilt merged 6 commits into
mainfrom
resource/kinesis-stream

Conversation

@kapilt

Copy link
Copy Markdown
Contributor

closes#10

Comment threadpyproject.toml
[tool.poetry.dev-dependencies]
pytest = "^6.2.4"
black = "^21.7b0"
pytest-terraform = { git = "https://github.com/cloud-custodian/pytest-terraform.git", branch = "work-dir-test-api" }

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there's a pr upstream to avoid the need for this dep being pulled off a branch.

@kapilt
kapilt merged commit 4677513 into mainNov 4, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Kinesis : Stream

1 participant

@kapilt