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

Support simple variable expansion in display names #432

Closed
mmerdes opened this issue Jul 25, 2016 · 2 comments
Closed

Support simple variable expansion in display names #432

mmerdes opened this issue Jul 25, 2016 · 2 comments

Comments

@mmerdes
Copy link
Contributor

mmerdes commented Jul 25, 2016

Overview

The integration of a full-blown expression language for generating the strings of display names might not really be necessary. A simple alternative would be to allow for the expansion of those variables that are injected by the current method argument ParameterResolver. The scope of this proposal is intentionally limited to calling the toString() method on said arguments and replacing the variable reference in the DisplayName value with this output.

Related Issues

@mmerdes mmerdes added this to the General Backlog milestone Jul 25, 2016
@sbrannen sbrannen modified the milestones: 5.0 M4, General Backlog Jul 25, 2016
@marcphilipp
Copy link
Member

marcphilipp commented Dec 22, 2016

Team Decision:

Since parameters are not available during discovery and there's currently no way to signal a different display name for an existing test descriptor, we will close this ticket for now.

@sbrannen
Copy link
Member

Effectively superseded by #1154

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants