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

Export o1js testing framework #2013

Open
boray opened this issue Feb 6, 2025 · 5 comments
Open

Export o1js testing framework #2013

boray opened this issue Feb 6, 2025 · 5 comments

Comments

@boray
Copy link
Member

boray commented Feb 6, 2025

Export testing utilities from src/lib/testing to the npm package to enable their use by third party library developers.

@Trivo25
Copy link
Member

Trivo25 commented Feb 6, 2025

see #1677

@45930
Copy link
Contributor

45930 commented Feb 6, 2025

What will be the dependency tree between o1js, the o1js-testing-utils package, and some third party package that uses both?

@45930
Copy link
Contributor

45930 commented Feb 6, 2025

@Trivo25 it's not clear if #1677 is meant for internal or external devs

@Trivo25
Copy link
Member

Trivo25 commented Feb 6, 2025

@45930 this should eventually be made available to external developers

@45930
Copy link
Contributor

45930 commented Feb 6, 2025

Got it. Are you opposed to exporting a simple version to developers now and eventually making it better, rather than the inverse?

Specifically, we would like to use it in a library we are building. The alternative is to just put more code into o1js that doesn't have to be there, but if we could get the tools we want to use out faster, we could start adding more things as libraries as well.

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