testing-tools
Testing is the practice of systematically testing software to make sure it works. Testing can be iterative, and happen multiple times.
Eliminate bugs and ship with more confidence by adding these tools to your workflow.
Here are 2,522 public repositories matching this topic...
Summary
Really small test difference with 9.x, for the settings page we confirm that the panels are collapsed by default in 9.x.
The panels are closed by default in the implementation, but there is no test confirming this behavior.
Acceptance Criteria
- Write a test to ensure the panels are closed by default.
Resources
9.x Settings page
<img width="912" alt="Sc
-
Updated
May 22, 2022 - JavaScript
GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
-
Updated
May 29, 2022 - Go
Most popular Mocking framework for unit tests written in Java
-
Updated
Jun 2, 2022 - Java
Gray box end-to-end testing and automation framework for mobile apps
-
Updated
Jun 3, 2022 - JavaScript
A Node.js tool to automate end-to-end web testing.
-
Updated
Jun 3, 2022 - JavaScript
Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.
-
Updated
Jun 3, 2022 - Go
Test Automation Made Simple
-
Updated
Jun 3, 2022 - Java
-
Updated
Jun 4, 2022 - Objective-C
A curated list of awesome test automation frameworks, tools, libraries, and software for different programming languages. Sponsored by http://sdclabs.com
-
Updated
Apr 22, 2022
Quick and Easy server testing/validation
-
Updated
May 20, 2022 - Go
Describe the bug
The printf formatting isn't working as expected from the example in the documentation.
describe.each([
{ a: 1, b: 1, expected: 2 },
{ a: 1, b: 2, expected: 3 },
{ a: 2, b: 1, expected: 3 },
])('describe object add(%i, %i)', ({ a, b, expected }) => {
test(`returns ${expected}`, () => {
expect(a + b).toBe(exThe smallest, simplest and fastest JavaScript pixel-level image comparison library
-
Updated
Apr 25, 2022 - JavaScript
A client-side server to build, test and share your JavaScript app
-
Updated
Jun 2, 2022 - JavaScript
An online request replication tool, also a tcp stream replay tool, fit for real testing, performance testing, stability testing, stress testing, load testing, smoke testing, etc
-
Updated
Oct 13, 2021 - C
I have two setups, in one the -parallel option works just fine in vscode - it generates parallel test cases as it should. In the other it doesn't do anything (not reporting errors in custom flags is a problem in the vscode go plugin, which is not the issue here).
Both were installed with go get -u github.com/cweill/gotests/... when in the $HOME directory within 15 minutes of each other.
My simple Swiss Army knife for http/https troubleshooting and profiling.
-
Updated
Jun 3, 2022 - Shell
On top of being able to specify item type, which must hold for every item, it should be possible to specify the contains schema, which must hold true for at least 1 item by default. It should be possible to specify min/max times the schema may occur using minContains, maxContains.
See https://json-schema.org/understanding-json-schema/reference/array.html#contains
As part of this,
I'm trying to automate the interaction with WindowsTerminal. It seems to be a UWP application, which I have no idea how to start such application directly using Application().start. I've tried to locate it using Desktop, but got quite confused..
Any help on this?
As the moment it's only possible to install bats from bats-core from source on linux.
We should create packages to install easily on Linux.
It could be:
apt install bats-corefor Debian/Ubuntu/Linux Mintyum install bats-corefor Fedora/RedHat/CentOS- a package on (Flathub](www.flathub.org)
- a snap on https://snapcraft.io/
...
Flathub is probably the easiest to support most d
Generate HTTP load and plot the results in real-time
-
Updated
Mar 3, 2022 - Go
A node.js library for testing modern web applications
-
Updated
Jun 1, 2022 - JavaScript
Hi there,
I think this can be a good issue for a first-time contributor. It would be great if we can increase documentation for the DatabaseCleaner::Configuration API: https://github.com/DatabaseCleaner/database_cleaner/blob/master/lib/database_cleaner/configuration.rb#L56-L72
Even though methods are pretty self-explanatory, I think it is a good idea to maintain a complete documentation for
-
Updated
Jun 4, 2022 - Python
Light weight cross-platform test automation
-
Updated
May 5, 2022 - Go
Bug
Current Behavior
kubeVersion isn't set when rendering Helm modules, which results in unexpected behaviour with some Helm charts. Most Bitnami charts set ingressClassName based on the kubeVersion >1.19, for example, which means creating any Bitnami chart with an ingress doesn't set ingressClassName at all.
Expected behavior
Would expect the Kubernetes provider to
Chaos testing, network emulation, and stress testing tool for containers
-
Updated
Apr 27, 2022 - Go
a Restful Api test tool
-
Updated
Feb 9, 2019 - TypeScript
- Wikipedia
- Wikipedia


Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
wss://ris-live.ripe.net/v1/ws/?client=hoppscotch.io{ "type": "ris_subscribe" }to the remote server