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

Follow the guideline of integration tests from the Rust book #7

Conversation

YuanYuYuan
Copy link

As suggested in the Rust book, it's better to manage the integration test with its helper functions like this. Note that we need to import the module with pub due to this unsolved issue.

Copy link

@yellowhatter yellowhatter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect! I missed that Cargo functionality, thank you for this thing

@YuanYuYuan YuanYuYuan merged commit d26b518 into ZettaScaleLabs:shm_watchdog_poc Mar 25, 2024
1 check failed
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.

2 participants