Skip to content

Tests do not delete exe files #8

@Salvakiya

Description

@Salvakiya

Description

Running the tests leaves residual exe files

How To Reproduce

Steps to reproduce the behavior:
run tests on windows

Expected Behavior

exe files should clean themselves up as they do on linux

Logs & Additional Context

the fix should be in kit/tests/example.rs -> run_example_test function

need to conditionally set the executable_path if on windows to be 'with_extension("exe")'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions