Fast, easy and reliable testing for anything that runs in a browser.
-
Updated
Aug 28, 2020 - JavaScript
{{ message }}
Fast, easy and reliable testing for anything that runs in a browser.
JavaScript Testing utilities for React
Node.js test runner that lets you develop with confidence
Spectacular Test Runner for JavaScript
A curated list of awesome test automation frameworks, tools, libraries, and software for different programming languages. Sponsored by http://sdclabs.com
Language-agnostic HTTP API Testing Tool
Hi,
When I run my tests using the neovim strategy, it opens a new terminal but auto focus on the buffer. Then I have to press <C-o> to not close the buffer and go back to my split pane.
Is there a way to have it open but not switch my focus to the newly opened pane automatically?
The default output doesn't have much contrast and is a bit hard to read for me. That's best illustrated with a screenshot:
Hello, and thank for this module.
I am wondering if consideration has been given to adding colour to the stack traces printed out upon failure of a test. For a test runner emphasizing colour, this seems like an obvious omission. I have patched in this functionality using pygments in my fork: psacawa/green@1922bc8 in an ad hoc fashion t
Repository for wallaby.js questions and issues
Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
Useful resources for the Test Anything Protocol
Fast and Reliable E2E Web Testing with only Javascript
[MOVED] Grunt task for running mocha specs in a headless browser (PhantomJS)
MSTest V2 framework and adapter
An extremely fast and simple JavaScript test runner.
TAP-based test runner for fish.
unittest-based test runner with Ant/JUnit like XML reporting.
A TestNG like dataprovider runner for JUnit with many additional features
Cross-platform test runner written for Android and iOS projects
distributed rspec & cucumber via bonjour
A Test Runner in python, for Human Readable HTML Reports
We should document middleware that we recommend to do common things, such as:
This looks to be something legacy which hasn't been updated in several releases. I've asked Charlie Poole/Rob Prouse if they can remove it from the choco site, as maintainers. We should also remove the packaging from the repo here.
https://www.chocolatey.org/packages/nunit-console-with-extensions
Consider the below test case, the language is Icelandic.
The test explorer shows this test case as
Notice that \u0081 is being added in between two characters as a
Add a description, image, and links to the test-runner topic page so that developers can more easily learn about it.
To associate your repository with the test-runner topic, visit your repo's landing page and select "manage topics."
@foolip Philip,
I presume you are one of the wpt maintainers.
Is the svg flag valid or deprecated?
<meta content="svg" name="flags">I have declared the svg flag in 2 tests
and in 2 reference files so far:
web-platform-tests/wpt#20033
web-platform-tests/wpt#21450
svg is not in the list of valid flags
http://web-platform-tests.or