Session Information

Inside Vitest: Test Framework Architecture Deep Dive
This talk explores what makes Vitest architecturally unique, including how it leverages Vite's broad framework ecosystem and plugin capabilities, its runtime agnostic architecture that enables running the same tests across Node.js, browsers, and edge environments, and the implementation of core testing features like mocking, coverage, and parallel execution systems.
By understanding the internals, you'll learn better testing practices and test performance optimization techniques to improve your software development workflow.
Hiroshi Ogawa
Inside Vitest: Test Framework Architecture Deep Dive
This talk explores what makes Vitest architecturally unique, including how it leverages Vite's broad framework ecosystem and plugin capabilities, its runtime agnostic architecture that enables running the same tests across Node.js, browsers, and edge environments, and the implementation of core testing features like mocking, coverage, and parallel execution systems.
By understanding the internals, you'll learn better testing practices and test performance optimization techniques to improve your software development workflow.