Skip to content

Conversation

@dariuszkuc
Copy link
Collaborator

No description provided.

sourceDirectory.copyRecursively(testProjectDirectory)

// version catalog setup
File("../../gradle/libs.versions.toml").copyTo(File(testProjectDirectory, "gradle/libs.versions.toml"))
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Alternative would be to create settings.gradle.kts files in each integration test directory that would load version catalog from path that is specified as env variable. I think this approach is simpler

@samuelAndalon samuelAndalon self-requested a review January 26, 2023 22:21
@dariuszkuc dariuszkuc merged commit 0540730 into ExpediaGroup:master Jan 26, 2023
@dariuszkuc dariuszkuc deleted the plugin-it branch January 26, 2023 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants