Now we achieve parallelism and isolation in
@vitest browser mode without the need for running test files one at a time by refreshing the web page. This feature was made possible by using iframes for each test file.
You can also see what's happening in each iframe.
April 16, 2023 at 5:53:12 PM
Web