Skip to content

Run tests with build script #390

@tymbaca

Description

@tymbaca

I want to run tests. But I get this error:

Users/tymbaca/code/zig/aoc/aoc2024/src/day3/main.zig:2:21: error: no module named 'lib' available within module test

I have "lib" import in my build.zig. How can I make so the extension will use build.zig to run that tests?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions