Skip to content
This repository has been archived by the owner on Oct 16, 2018. It is now read-only.

The new test case name parsing code does not format parameters perfectly #49

Closed
lextm opened this issue Aug 20, 2016 · 1 comment
Closed

Comments

@lextm
Copy link
Collaborator

lextm commented Aug 20, 2016

Due to the design of xUnit.net itself, the display names from it might be shortened unexpectedly. This add-in uses its own algorithm to build display names afterwards, but it currently treats all input as strings (except null). This would look weird to users, so need some further tuning.

@lextm
Copy link
Collaborator Author

lextm commented Dec 5, 2017

Please read #77 for more details.

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

No branches or pull requests

1 participant