Giter VIP home page Giter VIP logo

Comments (4)

viktorbenei avatar viktorbenei commented on June 15, 2024

Secondly, the step still claims this is a valid environment variable so the text should be updated.

This should be an issue on bitrise.io, maybe it copied the text or the outputs of the step when you upgraded the version, as the latest version does not include this Env anymore ( https://github.com/bitrise-io/steps-xcode-test/blob/master/step.yml ).

Lastly, it would be really nice if you could get both the raw log and the xcpretty output

That sounds reasonable, and with the latest version of the step this should be easy to do - because it already stores both outputs internally.

Just one note: the step now has separate Build and Test phases, to make the logs shorter/easier to check as a user. Do you need the full log (including both the build & test) or you're OK with getting only the test log? In case of a build error it would be of course the build log, but if the build is successful the step right now does not store the build output, only stores/prints the test output.

from steps-xcode-test.

russbishop avatar russbishop commented on June 15, 2024

Only the test log is fine with me; if the build was successful then I don't need that log. I'm actually checking for BITRISE_XCODE_TEST_RESULT == failure before I do anything.

from steps-xcode-test.

viktorbenei avatar viktorbenei commented on June 15, 2024

Added to our list - we'll start with this next week.

from steps-xcode-test.

viktorbenei avatar viktorbenei commented on June 15, 2024

v1.10.0 is now out and includes this: https://github.com/bitrise-io/steps-xcode-test/releases/tag/1.10.0

Thanks for the request! 😉

from steps-xcode-test.

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.