assertj / assertj/assertj-swing
Let KeyStrokeMappingProvider_en_keyStrokeMappings_Test work for non US keyboard layouts
Open
Test
- Dominant language
- Java
- Stars
- 121
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
In issue #4 all assertj-swing tests failing were fixed. But this one still needs to be fixed.
Currently all tests just run under en_US, because `KeyStrokeMappingProvider_en_keyStrokeMappings_Test` checks the `en` mapping provider.
This should be improved.
Contributor guide
Assessment
This issue has not been assessed yet.