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

Catbird Java API #24

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Catbird Java API #24

wants to merge 3 commits into from

Conversation

Alexander-Ignition
Copy link
Collaborator

@Alexander-Ignition Alexander-Ignition commented Jul 28, 2020

Java API for QA engineers. They write UI tests using Apium, Maven and Java

@vani2 vani2 requested a review from Fi5t July 31, 2020 13:17
Copy link

@Fi5t Fi5t left a comment

Choose a reason for hiding this comment

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

I think you don't need to use Java at all =) Why not a Kotlin?

@Alexander-Ignition
Copy link
Collaborator Author

I think you don't need to use Java at all =) Why not a Kotlin?

This code is written for use by QA engineers. They write UI tests using Apium, Maven and Java

@Fi5t
Copy link

Fi5t commented Jul 31, 2020

I think you don't need to use Java at all =) Why not a Kotlin?

This code is written for use by QA engineers. They write UI tests using Apium, Maven and Java

Ok, but Kotlin has complete binary compatibility with Java and good interop with it. I recommend considering Kotlin as alternative. By the way, you can don't use Java because of this nice interop.

I've a few more comments to this code, but I decided to start ask you to replace Java to Kotlin :D

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.

None yet

3 participants