-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
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.
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
