Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
guidorice
on Dec 27, 2021
|
parent
|
context
|
favorite
| on:
A Review of the Zig Programming Language (Using Ad...
> I wanted something more like Rust’s cargo test that’d find all tests and run them. Maybe Zig does have this but I just didn’t find it?
Try `zig build test`
https://ziglang.org/documentation/master/#Zig-Build-System
guidorice
on Dec 28, 2021
|
next
[–]
Correction:
https://github.com/ziglang/zig/issues/10018
moffkalast
on Dec 27, 2021
|
prev
[–]
Now you can really move zig.
For great justice.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Try `zig build test`
https://ziglang.org/documentation/master/#Zig-Build-System