-
-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
Description
π€ What's the problem you're trying to solve?
Our java codebase contains a lot of german annotations like @Gegebensei
(@Given
). Those localized annotations don't seem to be picked up by the plugin.
β¨ What's your proposed solution?
Add support for all supported localized annotations.
β Have you considered any alternatives or workarounds?
Yes, using the english annotations. Alternatively we could change our steps code.
bartlangelaan