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

Provide reference and basic usage in README #229

Open
dave08 opened this issue Feb 14, 2023 · 2 comments
Open

Provide reference and basic usage in README #229

dave08 opened this issue Feb 14, 2023 · 2 comments

Comments

@dave08
Copy link

dave08 commented Feb 14, 2023

The TestResource and ProjectExtension are hidden in assertions-fx which is not really clear for a new user to guess that they exist. How to use them and their purpose could also be explained shortly there, for newer users that find the implementations to complex to grasp.

Perhaps a list of assertions would also be nice...

Those two classes are not assertions, so maybe they should be in a separate dependency? And anyways, there are many that don't use Kotest assertions (like those that use Strikt instead), so these classes would be importable without dragging along possibly unused assertions. (like a io.kotest.extensions:kotest-extension-arrow:_ dependency.

The docs in https://kotest.io/docs/assertions/arrow.html should maybe include the full list of assertions, and there could be an entry in https://kotest.io/docs/extensions/extensions.html for the extension.

@i-walker
Copy link
Member

We posted a release for them https://www.47deg.com/blog/kotest-arrow-extension-v1-03-0-release/, but we're working on adding more docs on the kotest website. I've been mostly occupied, after the 1.3.0 release, but will start mid-end of February with this

@stale
Copy link

stale bot commented Jun 18, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jun 18, 2023
@stale stale bot closed this as completed Sep 17, 2023
@nomisRev nomisRev reopened this Sep 18, 2023
@stale stale bot removed the wontfix This will not be worked on label Sep 18, 2023
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

No branches or pull requests

3 participants