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

Document how to use sweettest in Holonix #71

Open
ThetaSinner opened this issue Oct 21, 2024 · 0 comments
Open

Document how to use sweettest in Holonix #71

ThetaSinner opened this issue Oct 21, 2024 · 0 comments

Comments

@ThetaSinner
Copy link
Member

When you get Holochain/Lair through Holonix, the builds are defined so that you get the right libraries provided on supported platforms.

However, if you use sweettest then you are going to have to rebuild most of the code for both, so you actually need to provide the same Nix packages in your dev shell to run those tests.

We have an example of how this is done over here https://github.com/holochain/tryorama/blob/main/flake.nix#L42

Should we provide these libraries for everyone so this just works/ Ideally not because that's a lot of extra bandwidth for most projects that don't use sweettest.
Or should we just document what to change in your flake if you want to use sweettest? I prefer that option

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant