Integration tests are not covered on CI runners
|
|
13
|
165
|
September 15, 2024
|
Pointer Issue with Unit Test for Code that is Cross Compiled
|
|
1
|
38
|
September 15, 2024
|
ZTAP: TAP 14 Test Runner
|
|
1
|
68
|
September 12, 2024
|
How to filter test using --test-filter 'test-name' in conjunction with build.zig
|
|
4
|
90
|
August 13, 2024
|
Zig OS Kernel Tests, Qemu?
|
|
0
|
95
|
July 26, 2024
|
Oh Snap! Easy Snapshot Testing for Zig
|
|
3
|
207
|
July 23, 2024
|
Is there a way to debug tests when run as a build step?
|
|
4
|
127
|
July 14, 2024
|
How do I get zig build to Run all the tests?
|
|
3
|
448
|
May 25, 2024
|
Unit test with external module
|
|
1
|
371
|
May 11, 2024
|
Idiomatic unit testing suggestion: avoid `inline for`
|
|
2
|
333
|
May 2, 2024
|
Testing errors, and std.log.err
|
|
8
|
839
|
April 16, 2024
|
Using kcov with zig test
|
|
5
|
357
|
March 2, 2024
|
Funny output of zig test
|
|
7
|
390
|
March 1, 2024
|
`zig test` -> OK printing is missing on MacOS Terminal
|
|
1
|
386
|
January 23, 2024
|
Strange behavior (possible UB?) in specific situations
|
|
5
|
291
|
January 21, 2024
|
How to enable more logging and disable caching with "zig build test"?
|
|
19
|
1759
|
January 4, 2024
|
Exclude test from being cached?
|
|
6
|
532
|
January 2, 2024
|
What is the purpose of std.testing.refAllDecls()?
|
|
2
|
519
|
December 24, 2023
|
Trying to run test with cmdline args
|
|
3
|
674
|
July 22, 2023
|
How to determine if code is being run during testing?
|
|
1
|
431
|
July 8, 2023
|