Feature: No test mapping required #542
Labels
enhancement
New feature or request
java
Pull requests that update Java code
wontfix
This will not be worked on
To simplify the usage of XLT, we might want to find a way to avoid the base test case mapping requirement. We should just look up the test case by its classname. If this is ambiguous, we will fail. If you want to use advanced features, such as test case remapping and so on, you still have to go the known route.
Don't forget to update the documentation.
The text was updated successfully, but these errors were encountered: