Giter VIP home page Giter VIP logo

Comments (9)

KrauseFx avatar KrauseFx commented on June 20, 2024

@sguillope It's probably best to add a mv command after running scan, as even if you'd specify an output name, it might not include the extension.

from scan.

xfreebird avatar xfreebird commented on June 20, 2024

@KrauseFx is there a reason why you used the .junit file extension ? since most the tools I know creates the JUnit report with the .xml extension.

from scan.

KrauseFx avatar KrauseFx commented on June 20, 2024

@xfreebird I think it was default of xcpretty

from scan.

xfreebird avatar xfreebird commented on June 20, 2024

from xcpretty I see that the default report name is build/reports/junit.xml

The file name is coming from scan/report_collector.rb in generate_commands:

        file_name = "report.#{type}"
        output_path = output_file_name || File.join(File.expand_path(Scan.config[:output_directory]), file_name)

I think it would be better to use a different name for report.junit, something like junit/TEST-report.xml. This is a wide used name format for junit tests reports.

from scan.

KrauseFx avatar KrauseFx commented on June 20, 2024

Sounds good to me 👍

from scan.

Tokuriku avatar Tokuriku commented on June 20, 2024

Any advances made on this issue?

from scan.

jacobvanorder avatar jacobvanorder commented on June 20, 2024

👍

from scan.

jeeftor avatar jeeftor commented on June 20, 2024

I fully agree with this! .xml would make things more compatible with bamboo

from scan.

fastlane-bot-helper avatar fastlane-bot-helper commented on June 20, 2024

This issue was migrated to fastlane/fastlane#1942. Please post all further comments there.

fastlane is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo 🚀

from scan.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.