Open
Description
The possibility to run tests out of the working folder is very useful for me working on a repo containing several internal packages for a client.
However the feature is partially broken due to the snapshot accept suggestions not finding snapshot to update whenever clicked, because they only look in the test dir relevant to the working directory.
The snapshot_accept()
suggestions take tests by names, if they took the paths instead of(ot took paths whenever the test function has a path different from"."
) I believe this would solve the issue.
Thanks for the great work.
Metadata
Metadata
Assignees
Labels
No labels