Skip to content

OneFourFree/vitest-jetbrains-plugin

 
 

Repository files navigation

vitest-jetbrains-plugin

A simple WebStorm plugin to run Vitest test from Gutter.

  • Green Run icon means to run once only
  • Vitest Run icon means to run with watch mode

Screenshot

Vitest

Attention

This plugin just a temp solution before official Vitest support from WebStorm. I think JetBrains people will do this job, and they know Vitest is great framework. For Vitest support in WebStorm, please vote here: https://youtrack.jetbrains.com/issue/WEB-54437

Installation

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

  • Using IDE built-in plugin system: not available now

    Settings/Preferences > Plugins > Marketplace > Search for "vitest" > Install Plugin

Todo

  • Color output on console for Linux and Mac

References

About

Vitest JetBrains plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 96.5%
  • TypeScript 3.5%