Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter tests through Gradle properties #644

Merged
merged 6 commits into from
Oct 5, 2023
Merged

Conversation

chkuang-g
Copy link
Collaborator

@chkuang-g chkuang-g commented Sep 27, 2023

Enable test filtering through Gradle properties. See README.md for more information

In addition,

  • Update reportAllTestsResult task to include test type and test
    module information.
  • Update README.md to include information about test-related
    properties.

Integrate test filter enum to every test. In addition
- Update `reportAllTestsResult` task to include test type and test
  module information.
- Update `README.md` to include information about test-related
  properties.
@chkuang-g chkuang-g changed the title [WIP] Able to filter tests Filter tests through Gradle properties Oct 4, 2023
@chkuang-g chkuang-g requested a review from a-maurice October 4, 2023 09:58
@chkuang-g chkuang-g merged commit 65d9919 into master Oct 5, 2023
@chkuang-g chkuang-g deleted the process/filter-test branch October 5, 2023 08:44
@googlesamples googlesamples locked and limited conversation to collaborators Nov 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants