prime31 / zig-ecs

MIT License
251 stars 39 forks source link

build.zig: run tests on `zig build test` & store test binaries #40

Closed actondev closed 1 year ago

actondev commented 1 year ago

Storing the test binaries is extremely useful for running the debugger on them (combined with using a test filter)