Skip to content
This repository was archived by the owner on Dec 8, 2023. It is now read-only.
This repository was archived by the owner on Dec 8, 2023. It is now read-only.

line marker for Zig main method and tests? #22

@linux-china

Description

@linux-china

How about line marker for Zig main method and Zig test? It's very useful for developer to run test.

Run Zig main commannd: zig run src/main.zig
Ru Zig tests command: zig test --test-filter "test name" src/xxx-test.zig

image

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions