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

teatest: use one program within another, signal handler, ansi compressor #39

Merged
merged 3 commits into from
Feb 9, 2024

Conversation

caarlos0
Copy link
Member

@caarlos0 caarlos0 commented Feb 8, 2024

  • this documents how to test programs that talk to each other (by adding a test that tests it)
  • it also changes the interrupt signal handle to kill instead of quit, which is more appropriate I think
  • it also adds WithANSICompressor to the default teatest options, as it seems to improve reliability

refs #37

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
@caarlos0 caarlos0 added the enhancement New feature or request label Feb 8, 2024
@caarlos0 caarlos0 self-assigned this Feb 8, 2024
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
@caarlos0 caarlos0 merged commit 9b2c3f9 into main Feb 9, 2024
8 checks passed
@caarlos0 caarlos0 deleted the program branch February 9, 2024 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants