Wang Weiwei
Wang Weiwei
I'm not in favor of the idea because 1. The result `dict` or `json` doesn't seem to follow any standard format (that I know of, but point me out if...
Agreed. I'll see what I can do.
Now that Lerna is taken over by Nx, will this get fixed in the forseeable future?
Same here. Corporate machine. 2 seconds to list a folder of 4 items.
@fabioscsilva 's config works for me. Also I didn't set `always-auth`, and my `_auth` is set with `npm config` and it expands to two user/password entries.
Hi @nicola-lunghi, please check the example at https://github.com/weiwei/junitparser#handling-xml-with-custom-element to see if it helps.
@gilmatok If it's from pytest then we have a "flavor" for it in https://github.com/weiwei/junitparser/blob/master/junitparser/xunit2.py which is supposed to fully support pytest. I think it'll be fine to add it over...
Frankly I'm not sure. I think it eases things for me a bit? I'm open to suggestions though.
Closing because this is rather old. But if needed we can reopen and discuss again.
Interesting case. I changed because I assumed the current to be the correct behavior, but your exmaple also make sense. I wonder if we can add a `aggregate_tests` switch during...