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

Feature: No test mapping required #542

Closed
rschwietzke opened this issue Dec 13, 2024 · 1 comment
Closed

Feature: No test mapping required #542

rschwietzke opened this issue Dec 13, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request java Pull requests that update Java code wontfix This will not be worked on

Comments

@rschwietzke
Copy link
Contributor

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.

@rschwietzke rschwietzke added enhancement New feature or request java Pull requests that update Java code labels Dec 13, 2024
@rschwietzke
Copy link
Contributor Author

Replaced by #544

@rschwietzke rschwietzke self-assigned this Jan 9, 2025
@rschwietzke rschwietzke added the wontfix This will not be worked on label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request java Pull requests that update Java code wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant