We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
None
Add integration tests and unit tests.
pytest or cargo test. The minimum requirement is to ensure the app can start normally, perform IPC communication, and then close.
pytest
cargo test
The text was updated successfully, but these errors were encountered:
command
channel
reopen for emitter and listener
emitter
listener
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Have you discussed it?
None
Describe your feature request
Add integration tests and unit tests.
Is your feature request related to a problem? Please describe
None
Describe the solution you'd like
pytest
orcargo test
. The minimum requirement is to ensure the app can start normally, perform IPC communication, and then close.Describe alternatives you've considered
None
Additional context
None
The text was updated successfully, but these errors were encountered: