Giter Site home page Giter Site logo

Comments (12)

WesleyJacobsMP avatar WesleyJacobsMP commented on June 3, 2024

Have you found a way to integrate this? Cause it would help me a lot as well

from setup_fragile_tests_for_rescan.

lyndsey-ferguson avatar lyndsey-ferguson commented on June 3, 2024

Sorry everyone, I just saw these messages. I wanted to keep this action as simple as possible. I too build before running using the gym action from fastlane.

This action only suppresses the tests...well, it has been augmented a little to also provide you a list of the tests that are to be skipped and those that are not from the xml report.

from setup_fragile_tests_for_rescan.

lyndsey-ferguson avatar lyndsey-ferguson commented on June 3, 2024

Thinking about this more, the intent of this action is to react to a test run for a secondary run.

from setup_fragile_tests_for_rescan.

lyndsey-ferguson avatar lyndsey-ferguson commented on June 3, 2024

Closing the issue as this is too out of my planned area of responsibility for this plugin.

from setup_fragile_tests_for_rescan.

lyndsey-ferguson avatar lyndsey-ferguson commented on June 3, 2024

@ericwengelking @WesleyJacobsMP you should checkout the multi_scan action in my new fastlane plugin, test_center. This pretty much will replace setup_fragile_tests_for_rescan and give you what you're looking for.

from setup_fragile_tests_for_rescan.

ericwengelking avatar ericwengelking commented on June 3, 2024

I actually found a way to accomplish what I needed with this plugin. First before running my tests I do a build_without_testing then when running my tests I can pass test_without_build and it works fine. @lyndsey-ferguson where can I look into your new plugin? I'd be interested to see what it offers and if I can contribute back.

from setup_fragile_tests_for_rescan.

lyndsey-ferguson avatar lyndsey-ferguson commented on June 3, 2024

Here is the new plugin. It is a work in progress, but every action in the plugin, including multi_scan is fully functional and under unit tests. You can add the plugin via fastlane add test_control and then start using it. You can use your existing scan options with multi_scan as long as you pass in try_count. See the available_options

from setup_fragile_tests_for_rescan.

WesleyJacobsMP avatar WesleyJacobsMP commented on June 3, 2024

@ericwengelking Can you provide me with your fastfile to check how you set it up? Thanks in advance

from setup_fragile_tests_for_rescan.

lyndsey-ferguson avatar lyndsey-ferguson commented on June 3, 2024

By the way, the new plugin with the multi-scan action does the build without testing and the test without building automatically.

from setup_fragile_tests_for_rescan.

WesleyJacobsMP avatar WesleyJacobsMP commented on June 3, 2024

As fas as I can tell, the new plugin does not support xcworkspaces. Which is what I need

from setup_fragile_tests_for_rescan.

lyndsey-ferguson avatar lyndsey-ferguson commented on June 3, 2024

The multi_scan action supports all the options of scan action plus how many times you want to retry tests. scan supports workspaces. If you're referring to the other actions in the plugin, you're right, that's on my list of things to attend to.

from setup_fragile_tests_for_rescan.

WesleyJacobsMP avatar WesleyJacobsMP commented on June 3, 2024

I was using the wrong argument in my options, my bad. Cause it asked for a project I used that, which does not accept a workspace file

from setup_fragile_tests_for_rescan.

Related Issues (4)

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.