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.
589 stars
18 watching
68 forks
Language: Go
last commit: over 2 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 | 191 |
bengadbois/pewpew | Tool for simulating high traffic to web services and websites. | 422 |
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 | 38 |
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,167 |
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. | 796 |
thehowl/claws | An interactive command line client for testing WebSocket servers | 302 |
flank/flank | A tool to run parallel tests on Android and iOS platforms for improving test velocity and quality | 679 |
churkin/testcafe-sublimetext | Provides an interface to run TestCafe tests from within SublimeText IDE | 12 |