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,478 public repositories matching this topic...
To reproduce:
- Open Cypress.
- Click “View App Data” via the context menu.
- App crashes.
Desired behavior: View App Data works, and errors with View App Data are gracefully handled.
-
Updated
Apr 19, 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
Apr 11, 2022 - Go
Most popular Mocking framework for unit tests written in Java
-
Updated
Apr 19, 2022 - Java
Gray box end-to-end testing and automation framework for mobile apps
-
Updated
Apr 19, 2022 - JavaScript
A Node.js tool to automate end-to-end web testing.
-
Updated
Apr 19, 2022 - JavaScript
Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.
-
Updated
Feb 4, 2022 - Go
Test Automation Made Simple
-
Updated
Apr 19, 2022 - Java
-
Updated
Apr 12, 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
Mar 31, 2022
Quick and Easy server testing/validation
-
Updated
Apr 18, 2022 - Go
The smallest, simplest and fastest JavaScript pixel-level image comparison library
-
Updated
Mar 1, 2022 - JavaScript
A client-side server to build, test and share your JavaScript app
-
Updated
Apr 10, 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
Clear and concise description of the problem
Error enumerable properties are not shown for test case:
import { test } from 'vitest';
test('throw error with context', () => {
const err = new Error('This is an error with context');
err.userId = 32;
err.companyId = 64;
throw err;
})
.
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
Mar 22, 2022 - Shell
We have Arbitraries for LocalDate, LocalDateTime, LocalTime and more of these cute java.time guys.
I propose we also add a YearMonth generator, which would behave similarly (and can even be derived from the others if they contain a date localDateTime.yearMonth)
YearMonthArb
I propose this function:
fun Arb.Companion.yearMonth(
minimumYearMonth: YearMonth = YearMonth.of(19
This is suggested in Gitter chat (Russian room). We have such method for uia_controls.MenuWrapper. But some menus are implemented as toolbar with drop-down submenus. It makes sense to add similar methods to choose such submenu items.
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
Apr 15, 2022 - JavaScript
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
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
Light weight cross-platform test automation
-
Updated
Apr 7, 2022 - Go
Bug
Current Behavior
Following instructions for trying the vote example causes an error -- specifically, when I try garden dev --hot=vote, I get: The following requested services are not configured for hot reloading: vote
Expected behavior
I expect the example to start, with hot-reloading working.
Reproducible example
Chaos testing, network emulation, and stress testing tool for containers
-
Updated
Mar 23, 2022 - Go
a Restful Api test tool
-
Updated
Feb 9, 2019 - TypeScript
Mutation testing for JavaScript and friends
-
Updated
Apr 18, 2022 - 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