Wang Weiwei

Results 14 comments of Wang Weiwei

@wasib-sureify @JamesHenry I'm not sure if my issue is the same, but in my case the issue is triggered by a package exclusion rule in `pnpm-package.yaml`. I have a repo...

So I did a bit of digging, and if I'm understanding correctly, it is caused by this line: https://github.com/nrwl/nx/blob/32144bb702b07eddf29ed70055dfbcbcc0f4b11c/packages/nx/src/plugins/package-json-workspaces/create-nodes.ts#L44 I changed it to the following and all the test went...

Hi Chris, can you provide your code samples to me cuz I tried the example above and it seems to work.

Hey, sorry for getting back late. pytest compatible schema is added in `https://github.com/weiwei/junitparser/blob/master/junitparser/xunit2.py`. Could you check if that fits your need, or if not, add the code over there? Thanks!