Fast, easy and reliable testing for anything that runs in a browser.
-
Updated
Oct 21, 2021 - JavaScript
{{ message }}
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.
Fast, easy and reliable testing for anything that runs in a browser.
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.
Most popular Mocking framework for unit tests written in Java
A Node.js tool to automate end-to-end web testing.
Gray box end-to-end testing and automation framework for mobile apps
Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.
Test Automation Made Simple
A curated list of awesome test automation frameworks, tools, libraries, and software for different programming languages. Sponsored by http://sdclabs.com
Quick and Easy server testing/validation
The smallest, simplest and fastest JavaScript pixel-level image comparison library
A client-side server to build, test and share your JavaScript app
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
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.
I took me some debugging to find out why my property tests with Koin fail.
I expected KoinListener would reset Koin after each test, no matter if it's a basic test or a property test.
Then I found out that the second run of my simple test reuses the values saved in Koin from the first run.
checkAll<Boolean> { arg -> // true/false
declareMock {
Repository(arg)
}
get<Ser
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
A node.js library for testing modern web applications
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
Bash Automated Testing System
Light weight cross-platform test automation
garden build will hang indefinitely if there is an empty submodule in the project. Running garden build -l 5 shows a loop with of two git commands being executed (http://ix.io/2BFN)
git clone https://github.com/fulaphex/foo.git
cd foo
garden build -l 5
pull your submodules before running `garden
a Restful Api test tool
Chaos testing, network emulation and stress testing tool for containers
Mutation testing for JavaScript and friends
A CLI React performance optimization tool that identifies potential unnecessary re-rendering
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