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

Explain how to use @get:Rule in Kotlin tests #221

Merged
merged 1 commit into from
Jun 26, 2018
Merged

Conversation

rocboronat
Copy link
Member

As soon as I saw #219 issue, I thought that the simpler way to fix it is to link it on the readme. In that issue, @FireZenk explains how to deal with @Rule on Kotlin, giving good examples. Right now, I think we don't need to explain how to use Barista as a @Rule on Kotlin, as it's used as every other @Rule ... but linking the issue is easy enough to be done.

Copy link
Member

@Sloy Sloy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @FireZenk and @rocboronat!

I agree, people using Kotlin in their tests should learn how to use rules independently of Barista. But a small reference for newcomers doesn't hurt.

@Sloy Sloy merged commit 378de39 into master Jun 26, 2018
@Sloy Sloy deleted the explain-kotlin-rule branch June 26, 2018 12:54
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.

2 participants