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

Add more descriptions, examples and possible use cases to Galasa JavaDoc #2122

Open
1 task
jt-nti opened this issue Jan 28, 2025 · 0 comments
Open
1 task
Labels
documentation Improvements or additions to documentation

Comments

@jt-nti
Copy link
Member

jt-nti commented Jan 28, 2025

Story

As a test developer, I want to understand the Galasa Java API, so that I can easily write tests and create new managers.

Background

This story is based on user feedback:

Following the meeting, it would be great to see more documentation following the kind of style seen here: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Atomics/add

With a light description, example and possible use case.

A lot of this is already done in the Javadoc, but would be greatly improved with some small code examples,
As well as some more detail into the specifics such as specifying whether x and y in setCursorPosition have zero or one- based indexing.

There are currently some examples outside the JavaDoc. For example, for the HTTP Client Manager. Keeping this kind of documentation in one accessible location would be helpful, and JavaDoc is a more natural location, which can be referred to from the galasa.dev site.

For a good example of this kind of documentation from another open-source project, see Contract JavaDoc.

Tasks

  • TBC
@jt-nti jt-nti added the documentation Improvements or additions to documentation label Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant