Skip to content

Vite Test Utils

Test utilties for Vite application

An approachable, easily and quickly for integration / e2e testing.

Approachable test utils

Out-of-box like web starndard fetch API, manually server and browser control API, these can be used as they are.

Instant server and browser start

With vite dev or preview server and playwright, it’s no need to ready for boilerplate code for integration / e2e testing.

Fixture based on vite config and overridable

Get ready for your integration / e2e test environment with vite config and you can override it.

Optimized for Vitest

Feel the lightning speed integration / e2e testing with vitest!

Released under the MIT License.