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

Issue 554 automatic artifacts pulling #558

Merged
merged 6 commits into from Aug 23, 2023

Conversation

Nikitae57
Copy link
Collaborator

Closes #554

import org.junit.Test

class ArtifactsPullingTest : TestCase(kaspressoBuilder = Kaspresso.Builder.simple {
artifactsPullParams = ArtifactsPullParams(enabled = true, artifactsRegex = Regex("screenshots"))
Copy link
Collaborator

Choose a reason for hiding this comment

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

in samples maybe it is better to use all params, to show full scenario usage.

@AzamatCherchesov AzamatCherchesov merged commit 4fc315c into master Aug 23, 2023
5 of 6 checks passed
@Nikitae57 Nikitae57 deleted the ISSUE-554-Automatic-artifacts-pulling branch September 7, 2023 10:11
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.

Automatic artifacts pull after test
2 participants