Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Returning the test result #72

Closed
dalu93 opened this issue Jan 7, 2016 · 6 comments
Closed

Returning the test result #72

dalu93 opened this issue Jan 7, 2016 · 6 comments

Comments

@dalu93
Copy link

dalu93 commented Jan 7, 2016

Hi,
Is there a way to manage the test result directly on Fasfile? For example, I was expecting there was a variable into lane_context, but I can't find it.
This is what I want to do

scan(
    ...
)

if test_result
    testflght(
        ...
    )
end
@KrauseFx
Copy link
Collaborator

Sorry, not possible right now

@joshrlesch
Copy link

Could you point me in the right direction an how you would add this feature, I would like to take a stab at it?

@KrauseFx
Copy link
Collaborator

What kind of information do you want to access from within fastlane?

@dalu93
Copy link
Author

dalu93 commented Jan 23, 2016

Sorry for the late response. It could be useful to know which is the result (successful, build error, etc..)

@kdawgwilk
Copy link

👍

@fastlane-bot-helper
Copy link

This issue was migrated to fastlane/fastlane#1935. 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 🚀

@fastlane-old fastlane-old locked and limited conversation to collaborators Mar 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants