electron-tap
Electron test runner
An Electron test runner for Tape that executes tests in an Electron window.
Electron app testing using tape
4 stars
0 watching
1 forks
Language: JavaScript
last commit: almost 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
tape-testing/tape-run | A tool that runs tests in a headless browser and returns exit code results | 222 |
jprichardson/electron-mocha | A tool that allows you to run Mocha tests in an Electron browser environment. | 346 |
electron-userland/spectron | A tool for testing Electron applications using ChromeDriver and WebdriverIO | 1,680 |
hustcc/jest-electron | Enables running Jest unit tests in a real browser environment with Electron support | 155 |
bearror/oletus | A minimal test runner for ECMAScript Modules, designed to support concurrent asynchronous testing with native module support. | 45 |
wavded/babel-tape-runner | Utility to run test suites with ESNext features using Babel and Tape runner | 134 |
ember-cli/ember-exam | An addon that allows more control over running tests in Ember applications | 286 |
electron/packager | Tools for packaging and distributing Electron applications on multiple platforms. | 175 |
rgruesbeck/tape-repeater | A tool for streaming test output to the terminal from anywhere. | 3 |
toolness/tap-prettify | Makes test runner output more readable by parsing and formatting the tap protocol | 35 |
josema/tabe | A testing framework that supports both CLI and browser environments. | 2 |
antp/kovacs | A tool that monitors file changes and automatically runs tests when files are updated or created. | 5 |
spion/blue-tape | Provides promise support to an existing test runner | 205 |
axross/tap-diff | A tool that provides a user-friendly interface for testing JavaScript applications and reporting test results in a human-readable format. | 94 |
grosser/autotest | A tool that automates testing of Ruby projects by running tests as soon as a file is saved. | 121 |