Skip to content

Tests are not nested nor reported on correctly #69

@alexanderisacson

Description

@alexanderisacson

I have a test file with multiple describe functions. They are all siblings, i.e. Start XTDB, Set Data Source Items, Import Records and Valid Times are all on the same level but the test explorer picks them up as nested.

Image

This means I can't run them from vs-code nor see their results.

If I run Query Tests runs the test suit fine but clicking on a erroneously nested describe suite like Import Records just leaves the runner waiting.

Running the test from the command line node --env-file=.env_test --import tsx --test **/*.test.ts runs all test suites fine.

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