[Test] vitest migration issues #28356
Labels
Client
This issue points to a problem in the data-plane of the library.
test-utils
Label for the issues related to the @azure/test-utils package
This issue documents obstacles in migrating to vitest in our repo.
Node
Browser
util
dependency causes problem in tests.verbatimModuleSyntax: true
and add type to imports. However, it is not clear yet how we could make theexport * from "./models"
pattern work. We use this pattern a lot in codegen.The text was updated successfully, but these errors were encountered: