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 1,864 public repositories matching this topic...
Fast, easy and reliable testing for anything that runs in a browser.
-
Updated
Sep 17, 2020 - JavaScript
-
Updated
Sep 16, 2020 - 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
Sep 17, 2020 - Go
Most popular Mocking framework for unit tests written in Java
-
Updated
Sep 17, 2020 - Java
A Node.js tool to automate end-to-end web testing.
-
Updated
Sep 17, 2020 - JavaScript
Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.
-
Updated
Sep 9, 2020 - Go
-
Updated
Sep 14, 2020 - Objective-C
Quick and Easy server testing/validation
-
Updated
Sep 15, 2020 - Go
Test Automation Made Simple
-
Updated
Sep 15, 2020 - Java
A curated list of awesome test automation frameworks, tools, libraries, and software for different programming languages. Sponsored by http://sdclabs.com
-
Updated
Jul 12, 2020
The smallest, simplest and fastest JavaScript pixel-level image comparison library
-
Updated
Jul 1, 2020 - 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
Aug 24, 2020 - C
My simple Swiss Army knife for http/https troubleshooting and profiling.
-
Updated
Sep 8, 2020 - Shell
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
New map assertions
Map.shouldContainAnyKeyOf(a,b,...) // contains one of more of the keys
Map.shouldContainAnyValueOf(a, b, ...) // contains one or more of the values
NOTE: I'm a novice at Taiko, Javascript, Typescript. I hope I didn't get the details wrong.
Expected behavior
When using Taiko's TypeScript (TS) support according to the details in the 3rd section of this issue, it should be possible to use button().exists() incl. IntelliSense (e.g. intelliJ or vscode) -- just like for textBox().exists().
Actual behavior
When importing the taiko
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?
Light weight cross-platform test automation
-
Updated
Sep 17, 2020 - Go
a Restful Api test tool
-
Updated
Feb 9, 2019 - TypeScript
A CLI React performance optimization tool that identifies potential unnecessary re-rendering
-
Updated
Mar 23, 2018 - JavaScript
Bash Automated Testing System
-
Updated
Sep 17, 2020 - Shell
Feature Request
Background / Motivation
Me and @eysi09 were discussing it would be cool to have a way for specifying in the module garden.yml a path pointing to the documentation for that module and make it accessible in the dashboard or in the cli.
This could make your life easier when, for example, you are breakin
HTTP client mocking tool for Python - inspired by Fakeweb for Ruby
-
Updated
Sep 17, 2020 - Python
Testinfra test your infrastructures
-
Updated
Sep 3, 2020 - Python
Chaos testing, network emulation and stress testing tool for containers
-
Updated
Sep 17, 2020 - Go
Mock, Test & Track HTTP Requests and Response for Microservices
-
Updated
Mar 10, 2020 - JavaScript
Lightweight service virtualization/API simulation tool for developers and testers
-
Updated
Sep 5, 2020 - Go
- Wikipedia
- Wikipedia


Describe the bug
When I pull the resize button of the code editor, it doesn't the resize the code in the editor.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected the code to resize as I drag down the button.
Screenshots
If applicable, add screenshots to