-
Notifications
You must be signed in to change notification settings - Fork 2
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
Xunit in xml format. #1
Comments
Hello @mfpinheiro, here is how you can export a xml file
Make sure you are using the latest releases of the packages. Let me know if its working for you 😄 |
Hey @jsep, thank you for the response. So i never use this before, so a i'm a bit confused. I try running, with the
I'm searching for something similar, but if you know about this, please explain for me. |
Hello @mfpinheiro It seems to be kadira:flow-router its making spacejam to fail, What you can do is declare a route with flow-router that do nothing:
|
Hi @jsep, unfortunately this don't work. |
Hi @jspe ,
To run i use
And now he created this file.xml in the root direct of the project. o / |
This feels really hacky, but thanks for the code! OK, I am one step ahead, BUT now I am getting an |
@thebarty Hey man, sorry for the late response. after the commands of spacejam. in their website, have a lot examples. hope this help you. |
@mfpinheiro Thanks a lot for your help, buddy! I should have looked at those spacejam docs a lot earlier! 👍 OK, lets see if I get it running! |
@mfpinheiro: YEAH MAN!! After wasting days and hours I am finally seeing an XML. You saved my day!!! @jsep : This should be in the docs!!!! Really really really!!!
|
@thebarty Hey brother. I really glad that those things work out. I have a really hard time with this. |
@mfpinheiro : Hey ho! Yeah same over here. Getting the first xml output took me like 2 workdays. OH DAMN!! I am still NOT done: on CircleCi spacejam runs sooo long, that it times out after 2 hours. The integrational-tests run around 10 minutes on my osx using I guess it has to do with phantomjs that those tests run sooo slow using spacejam. Damn!! Any other ideas?? |
@thebarty hey dude! |
Hey
I use this package to export a report , but i only see the result on the browser console.
How can i exporte the result text to xunit file ou xml file ?
Thanks.
The text was updated successfully, but these errors were encountered: