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

fix: video-recorder-junit5 should be configured as testImplementation #4184

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

joffeoja
Copy link
Contributor

@joffeoja joffeoja commented Feb 15, 2025

Description

Test class ends up on main class path, probably not intended. If com.automation-remarks:video-recorder-junit5 is only needed for test it should be configured as testImplementation instead of implementation.

Checklist

  • [] The relevant docs, if any, have been updated or created
  • [] The relevant tests, if any, have been updated or created

Screenshots

[ For visual changes, include screenshots. ]

Testing instructions

[ For new or modified features, provide step-by-step testing instructions to validate the intended behavior of the change, including any relevant tests to run. ]

If com.automation-remarks:video-recorder-junit5 is only needed for test it should not be configured as implementation but testImplementation instead
Copy link

netlify bot commented Feb 15, 2025

Deploy Preview for continuedev canceled.

Name Link
🔨 Latest commit df66f99
🔍 Latest deploy log https://app.netlify.com/sites/continuedev/deploys/67b8eb29d533db00083241c3

@joffeoja
Copy link
Contributor Author

/retest

@joffeoja joffeoja changed the title video-recorder-junit5 should be configured as testImplementation fix: video-recorder-junit5 should be configured as testImplementation Feb 21, 2025
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.

1 participant