plainionist
plainionist
is there still any activity on that topic? i would be interested in similar enhancement and would like to know about the work which already has been done before reinventing...
while waiting i created a first prototype ;-) https://github.com/plainionist/NsDepCop/commit/22f2643600efd73055cbd7ce1b22ba22cef84ec7 what do u think about it?
@realvizu thx for your feedback! i would look into your points but now that @mgoutrie continues i will pause my activities - i think we don't need two implementations for...
hey cool - thx a lot! i ll try it out soon!
i tested verison 2.2 these rules work perfectly fine ``` ``` this one does not seem to work: ``` ``` dependencies from "NC.Orchestrator.IO" to "NC.Orchestrator.Adapters" are reported as error shouldn't...
i just reopened visual studio today morning and it worked as expected - strange. thx for checking it again!
any plans for adding support for such characters?
@OsirisTerje I just updated VS to 16.11.5 and the problem still exists. I also doubt that the issue is related to VS but to unit3-vs-adapter. as described above my use...
as far as i can see in the code the repro would probably sufficient to reproduce the issue, at least i see spaces in the test cases. the question is:...
@OsirisTerje > The problem with spaces in names is that the test names are very close to FQN for classes and namespaces, and as they can't have spaces, the test...