-
Notifications
You must be signed in to change notification settings - Fork 6
Gradle project property useLocale is not used #200
Copy link
Copy link
Open
Labels
BugAny behaviour the deviates from the documentation, expected outcome or API contract.Any behaviour the deviates from the documentation, expected outcome or API contract.Gradle PluginRelates to the Testify Gradle PluginRelates to the Testify Gradle PluginLibraryRelates to the Testify Kotlin library: ScreenshotRule, ScreenshotInstrumentation, etc.Relates to the Testify Kotlin library: ScreenshotRule, ScreenshotInstrumentation, etc.
Metadata
Metadata
Assignees
Labels
BugAny behaviour the deviates from the documentation, expected outcome or API contract.Any behaviour the deviates from the documentation, expected outcome or API contract.Gradle PluginRelates to the Testify Gradle PluginRelates to the Testify Gradle PluginLibraryRelates to the Testify Kotlin library: ScreenshotRule, ScreenshotInstrumentation, etc.Relates to the Testify Kotlin library: ScreenshotRule, ScreenshotInstrumentation, etc.
Describe the bug
useLocale has no effect
This issue relates to:
To Reproduce
./gradlew FlixSample:screenshotTest -PuseLocale=en_CAExpected behavior
Should run tests using English/Canada locale. Runs tests in default device locale.
Version
2.0.0