Import with CLI broken?

It seems that my current setup can’t import results into testiny anymore. I’m using the CLI to import my junit files but it appears to be since the last update.

My command:
image

With CLI version 1.22.1 this was working, and our command was not updated (verified this in our git history).

3 Answers

3

With the v1.23.0 release we introduced a new way to import test results, tailored specifically for results from automated tests like junit result files. See more info here:

Still, the “old” way of importing junit result files is fully supported and should not have changed.

I don’t see the error you get in your screenshot, can you please post it?
And if possible, also send us the junit file you are experiencing errors with? Then we can test that out with exactly your file. (Send as a private message to me, please!)

Thanks!

Best regards,
Alex

Yes I saw and it’s on my list to look at and update our environment.

The thing is I get no error, it seems it asking for an extra input.

I tried by adding the option --enable-nested-folders or --junit-classname-as-folder nested but it was still the same.

With adding --quiet the import worked for version 1.23.0.

Thank you, we are currently looking into that issue.

We deployed a fix today, please download the latest version of the CLI. Thank you!

Best regards,
Alex

It is indeed working like it was before, many thanks for the support and fix.

Thanks for confirming! :-)