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

Document why we use require in long tests #2643

Merged
merged 2 commits into from
Mar 23, 2023

Conversation

carolynvs
Copy link
Member

This is follow up to #2641 (comment) which documents why we use require in integration/smoke tests instead of assert.

This is follow up to getporter#2641 (comment) which documents why we use require in integration/smoke tests instead of assert.

Signed-off-by: Carolyn Van Slyck <me@carolynvanslyck.com>
Copy link
Contributor

@arschles arschles left a comment

Choose a reason for hiding this comment

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

Nothing blocking, just some nits and suggestions that might make things a bit more clear.

CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
Co-authored-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com>
Signed-off-by: Carolyn Van Slyck <me@carolynvanslyck.com>
@carolynvs
Copy link
Member Author

Thanks for the suggested text, @arschles! 🙇‍♀️

@carolynvs carolynvs merged commit 8c3855d into getporter:main Mar 23, 2023
@carolynvs carolynvs deleted the doc-test-framework branch March 23, 2023 20:13
bdegeeter pushed a commit to bdegeeter/porter that referenced this pull request May 11, 2023
* Document why we use require in long tests

This is follow up to getporter#2641 (comment) which documents why we use require in integration/smoke tests instead of assert.

Signed-off-by: Carolyn Van Slyck <me@carolynvanslyck.com>

* Apply suggestions from code review

Co-authored-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com>
Signed-off-by: Carolyn Van Slyck <me@carolynvanslyck.com>

---------

Signed-off-by: Carolyn Van Slyck <me@carolynvanslyck.com>
Co-authored-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com>
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 this pull request may close these issues.

None yet

2 participants