Skip to content

Include files without testsets ? #54

@ederag

Description

@ederag

Trying to use TestPicker for Pluto,

test> cell_disabling

some tests fail because some functions are missing, for instance cleanup:
https://github.com/fonsp/Pluto.jl/blob/b9cff27e7b9e060cfeac2a1e31dee83af73f0e87/test/helpers.jl#L162

Is there any way to include helpers.jl in the module that is created to hold the tests ?
I managed to select either helpers or cell_disabling, but not both.

Tried with [a64165b9] TestPicker v1.1.2.

EDIT: I overlooked this in the README:

however it expects that every test file you have under your test/ folder is self-contained!

So please feel free to close.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions