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

Make opts optional for with-<driver> macros #458

Merged
merged 1 commit into from
Jun 20, 2022

Conversation

lread
Copy link
Collaborator

@lread lread commented Jun 18, 2022

This makes the advantage etaoin.api2 versions maybe less obvious,
but they remain for those who like them. But user guide won't explicitly
mention them with the thought that etaoin.api versions are now good
enough.

Updated clj-kondo macro hooks accordingly.

Added some with-driver tests to verify that all this macro sugar works.

Also: for consistency renamed arg names: opt and options -> opts.

Closes #453

This makes the advantage etaoin.api2 versions maybe less obvious,
but they remain for those who like them. But user guide won't explicitly
mention them with the thought that etaoin.api versions are now good
enough.

Updated clj-kondo macro hooks accordingly.

Added some with-driver tests to verify that all this macro sugar works.

Also: for consistency renamed arg names: opt and options -> opts.

Closes clj-commons#453
@lread lread requested review from borkdude and slipset as code owners June 18, 2022 23:30
@lread lread merged commit d3f06bd into clj-commons:master Jun 20, 2022
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.

Consider guiding users to improved with-<browser> macros
1 participant