testcafe-sublimetext
Test runner
Provides an interface to run TestCafe tests from within SublimeText IDE
Plugin for working with TestCafe tests via SublimeText IDE.
12 stars
2 watching
3 forks
Language: Python
last commit: over 7 years ago functional-testingpluginsublime-texttestcafe
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 |
maltize/sublime-text-2-ruby-tests | A Sublime Text 2 plugin for running ruby tests. | 722 |
codeceptjs/ui | An interactive test runner for CodeceptJS that supports various testing engines and allows developers to visualize their tests | 82 |
arthy000/gherkin-testcafe | Tools for running end-to-end tests with Gherkin syntax using TestCafé | 56 |
djanowski/cutest | A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. | 153 |
raegen/vite-plugin-vitest-cache | A plugin for speeding up test runs in Vitest by caching test results and avoiding repeated calculations | 1 |
selminha/testlatte | An extension for Visual Studio Code to run and debug Testcafe tests in an integrated environment. | 7 |
sublimetext/rspec | Adds RSpec support to Sublime Text for writing and testing Ruby BDD tests | 124 |
josema/tabe | A testing framework that supports both CLI and browser environments. | 2 |
sublimetext/coffeescript | Enables syntax highlighting and checking, commands, shortcuts, snippets, watched compilation for the CoffeeScript programming language in Sublime Text. | 440 |
stefanschenk/testcafe-browser-provider-puppeteer-chromium | This plugin enables TestCafe to run browser tests with Chromium, allowing developers to write end-to-end tests for web applications. | 2 |
xunit/visualstudio.xunit | Provides a Visual Studio integration for running unit tests written in C# using the xUnit testing framework. | 147 |
tdrhq/slite | Interactive test runner for Common Lisp tests | 50 |
jorgebucaran/fishtape | A Fish test runner that allows testing of shell scripts and functions in isolation. | 348 |
thehackerdev/race-the-web | Tests for race conditions in web applications by sending multiple requests simultaneously and verifying responses | 589 |