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

Rules support #88

Merged
merged 9 commits into from
Oct 4, 2021
Merged

Rules support #88

merged 9 commits into from
Oct 4, 2021

Conversation

lsuski
Copy link
Contributor

@lsuski lsuski commented Oct 4, 2021

Description

Provide support for Junit rules

Motivation & context

To use Jetpack Compose test rule and HiltAndroidRule
fixes #81 and #87

Type of change

  • New feature (non-breaking change which adds new behaviour)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@lsuski lsuski merged commit 8b62a36 into main Oct 4, 2021
@lsuski lsuski deleted the rules_support branch October 4, 2021 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hilt and Cucumber tests
1 participant