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

Improve consistency of trait parsing phases #73

Closed
csoltenborn opened this issue Aug 8, 2016 · 0 comments
Closed

Improve consistency of trait parsing phases #73

csoltenborn opened this issue Aug 8, 2016 · 0 comments
Assignees

Comments

@csoltenborn
Copy link
Owner

csoltenborn commented Aug 8, 2016

Traits added via our custom macros work additively, i.e., it's possible to assign e.g. two Author traits. However, this is not possible for regex-assigned tests...

This enhancement will change the traits assigned to tests if more than one trait is assigned via the Before test discovery and After test discovery options such that more than one trait with the same name is assigned in one of the phases.

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

1 participant