race-the-web
Request tester
Tests for race conditions in web applications by sending multiple requests simultaneously and verifying responses
Tests for race conditions in web applications. Includes a RESTful API to integrate into a continuous integration pipeline.
594 stars
18 watching
69 forks
Language: Go
last commit: almost 3 years ago
Linked from 1 awesome list
appsecdevops-toolsinfosecrace-conditionssecuritysecurity-tools
Related projects:
Repository | Description | Stars |
---|---|---|
domsolutions/gopayloader | A tool for benchmarking and testing HTTP/S servers with optional JWT generation | 17 |
go-restit/restit | A Go library to help write integration tests for RESTful APIs | 55 |
agnivade/wasmbrowsertest | Automates compilation and execution of Go WASM tests in a browser | 192 |
bengadbois/pewpew | Tool for simulating high traffic to web services and websites. | 423 |
vsco/http-test | A set of test helpers for the Goji web framework's net/http requests. | 3 |
seunivr/resttestgen | Automated black-box testing of RESTful APIs | 41 |
hillstreetlabs/espresso | A testing framework for Solidity smart contracts that enables parallelized and hot-reloading tests. | 76 |
rstudio/shinytest | Automated testing tool for Shiny apps by simulating user interactions and comparing application states | 225 |
fscheck/fscheck | Automatically tests .NET programs by generating random test cases based on predefined properties | 1,169 |
codeceptjs/ui | An interactive test runner for CodeceptJS that supports various testing engines and allows developers to visualize their tests | 82 |
emicklei/forest | A package for writing integration tests in Go using REST API testing | 123 |
steinfletcher/apitest | A simple and extensible library for behavioural testing of Go web applications. | 800 |
thehowl/claws | An interactive command line client for testing WebSocket servers | 302 |
flank/flank | A tool for automating parallel test runs on Android and iOS devices in Firebase Test Lab | 682 |
churkin/testcafe-sublimetext | Provides an interface to run TestCafe tests from within SublimeText IDE | 12 |