testlatte
Test runner
An extension for Visual Studio Code to run and debug Testcafe tests in an integrated environment.
TestLatte allows you to Debug or Run your TestCafé tests on visual studio code.
7 stars
1 watching
3 forks
Language: TypeScript
last commit: over 1 year ago testtest-runnertestcafevisual-studio-code
Related projects:
Repository | Description | Stars |
---|---|---|
romanresh/vscode-testcafe | An extension for VS Code that enables TestCafe tests to be run directly from the IDE. | 46 |
bitwes/gut-extension | An extension for the Visual Studio Code editor to run GUT tests and framework tools from within the editor. | 30 |
mammadataei/cypress-vite | A tool that integrates Cypress end-to-end testing with Vite's compilation and running capabilities. | 88 |
josema/tabe | A testing framework that supports both CLI and browser environments. | 2 |
raegen/vite-plugin-vitest-cache | A plugin for speeding up test runs in Vitest by caching test results and avoiding repeated calculations | 1 |
xunit/visualstudio.xunit | Provides a Visual Studio integration for running unit tests written in C# using the xUnit testing framework. | 147 |
bearror/oletus | A minimal test runner for ECMAScript Modules, designed to support concurrent asynchronous testing with native module support. | 45 |
codeceptjs/ui | An interactive test runner for CodeceptJS that supports various testing engines and allows developers to visualize their tests | 82 |
acostalima/react-native-test-runner | A tool for running unit and integration tests in React Native's environment. | 5 |
lambdaisland/kaocha | A comprehensive test runner for Clojure and ClojureScript applications. | 801 |
djanowski/cutest | A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. | 153 |
azer/prova | A test runner that integrates Tape and Browserify to facilitate automated testing of JavaScript applications in both Node.js and web browsers. | 332 |
churkin/testcafe-sublimetext | Provides an interface to run TestCafe tests from within SublimeText IDE | 12 |
liquidsoul/xctestplayground | A tool for writing unit tests directly in Xcode Playgrounds | 54 |
lorenzofox3/zora | A fast and flexible testing library for JavaScript, supporting various environments like Node.js and browsers. | 539 |