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

Add assert_not_contains macro #424

Merged
merged 4 commits into from
Jun 23, 2022
Merged

Conversation

Malax
Copy link
Member

@Malax Malax commented Jun 23, 2022

While working on #422, I realized that I want a assert_not_contains macro in my integration tests to verify certain things aren't logged during a subsequent test run (i.e. Installing X...). This PR adds that macro.

Closes GUS-W-11335615

@edmorley
Copy link
Member

Yeah I wanted this the other day too!

@edmorley edmorley added libcnb-test enhancement New feature or request labels Jun 23, 2022
@Malax Malax marked this pull request as ready for review June 23, 2022 09:24
@Malax Malax requested a review from a team as a code owner June 23, 2022 09:25
@Malax Malax merged commit 848fc02 into heroku:main Jun 23, 2022
@Malax Malax deleted the malax/assert_not_contains branch June 23, 2022 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request libcnb-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants