Skip to content

Conversation

@findms
Copy link
Contributor

@findms findms commented Nov 24, 2025

TaskWPB-20997 [iOS/QA] Explore Tags in XCTest


Summary

Briefly describe about this PR changes.

This PR does the following things:

  • Added configuration in the env variable to have a list of tests which are critical
  • Run only tests which matches the rag via fastlane

Testing

Describe how to verify the changes locally. Attach screenshots of local execution if relevant.

These tests are marked as critical for now
image

On running locally only these tests ran and others skipped:
image

Additional Information

any more info, add here.

How to run?
To run tests marked with tags critical here is the command:
bundle exec fastlane run_uitests configuration:UITest-critical

if configuration is not being passed, it will run all tests as regression.
bundle exec fastlane run_uitests

@findms findms changed the title Chore: Adding tags to the UITests - WPB-20997 Chore: adding tags to the UITests - WPB-20997 Nov 24, 2025
@findms findms changed the title Chore: adding tags to the UITests - WPB-20997 chore: adding tags to the UITests - WPB-20997 Nov 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants