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

Request for support of async, throwable and generic param functions #3

Open
nicofrancken opened this issue Sep 29, 2023 · 1 comment

Comments

@nicofrancken
Copy link

Awesome idea to use macro's to generate the mocks. It removes the need to use library specific scripts and downloads to get things working. Are there any plans to add support for async, throwable and generic param functions?

@sisoje
Copy link

sisoje commented Jan 22, 2024

I rewrote this whole package and made a new one.
IMO this "standard" approach is upside down and the correct approach should be:

  • The code should not start with protocol but with a working functionality.
  • Protocol and mocks are to be generated by macro.

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

2 participants