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

Gradle project property useLocale is not used #200

Open
2 of 5 tasks
DanielJette opened this issue Jan 6, 2024 · 0 comments
Open
2 of 5 tasks

Gradle project property useLocale is not used #200

DanielJette opened this issue Jan 6, 2024 · 0 comments
Labels
Bug Any behaviour the deviates from the documentation, expected outcome or API contract. Gradle Plugin Relates to the Testify Gradle Plugin Library Relates to the Testify Kotlin library: ScreenshotRule, ScreenshotInstrumentation, etc.

Comments

@DanielJette
Copy link
Contributor

Describe the bug

useLocale has no effect

This issue relates to:

  • The Kotlin library
  • The Gradle plugin
  • The IntelliJ Platform plugin
  • The sample code
  • The documentation

To Reproduce

./gradlew FlixSample:screenshotTest -PuseLocale=en_CA

Expected behavior

Should run tests using English/Canada locale. Runs tests in default device locale.

Version

2.0.0

@DanielJette DanielJette added Bug Any behaviour the deviates from the documentation, expected outcome or API contract. Gradle Plugin Relates to the Testify Gradle Plugin Library Relates to the Testify Kotlin library: ScreenshotRule, ScreenshotInstrumentation, etc. labels Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Any behaviour the deviates from the documentation, expected outcome or API contract. Gradle Plugin Relates to the Testify Gradle Plugin Library Relates to the Testify Kotlin library: ScreenshotRule, ScreenshotInstrumentation, etc.
Projects
None yet
Development

No branches or pull requests

1 participant