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

test: add integration tests for the zig_test rule #30

Merged
merged 10 commits into from
Feb 22, 2023
Merged

Conversation

aherrmann
Copy link
Owner

Define an integration test runner implemented in Zig.
Add integration tests for bazel test on a succeeding and a failing zig_test.
Add an end-to-end test to verify that zig_test forwards the exit code.

Closes #21

@aherrmann aherrmann merged commit 1cff441 into main Feb 22, 2023
@aherrmann aherrmann deleted the zig_test_it branch February 22, 2023 07:56
@aherrmann aherrmann changed the title Add integration tests for zig_test test: add integration tests for the zig_test rule Jun 2, 2023
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.

Add integration test for failing zig_test
1 participant