Welcome to Latte Test Runner
- plugin for IntelliJ IDEA IDE's! This plugin provides integration for the Latte Testing Framework.
Latte (an abbreviation from laconic testing
) is a testing framework designed for testing applications written in JavaScript and TypeScript, React Components, HTML elements and entire sites.
- JavaScript and TypeScript routines
- React Components and HTML element (DOM built-in)
- Web pages on local and remote sites with a headless browser
- Create and execute Run Configuration for your tests
- Run tests directly from the code editor
- View test results in the IntelliJ IDEA Test Explorer
- Navigate to test failures directly from the console output
You can install plugin from:
Or directly from your IDE:
- Install a compatible JetBrains IDE, such as WebStorm, or other IntelliJ-based IDEs
- Launch the IDE and open plugin settings
- Search for
Latte Test Runner
and click install
- AppCode — build 251.0+
- CLion — 2025.1+
- GoLand — 2025.1+
- IntelliJ IDEA Ultimate — 2025.1+
- PhpStorm — 2025.1+
- PyCharm Pro — 2025.1+
- Rider — 2025.1+
- RubyMine — 2025.1+
- RustRover — 2025.1+
- WebStorm — 2025.1+
If you like this project, please consider supporting it by:
- Star this repository on GitHub
- Sponsor this project on GitHub Sponsors
- PayPal to
serhii@pimenov.com.ua
. - Patreon
- Buy me a coffee
Copyright (c) 2025 by Serhii Pimenov