race-the-web icon indicating copy to clipboard operation
race-the-web copied to clipboard

Tests for race conditions in web applications. Includes a RESTful API to integrate into a continuous integration pipeline.

Results 5 race-the-web issues
Sort by recently updated
recently updated
newest added

Migrating from deps to go mod. As far as I know, you just need to `go mod tidy` in order to fetch the dependencies.

Hi, thanks for this free tool. I just had a special case in which I specifically had to copy the value of the requests referer header. Let's assume it was...

hello its not a issue but i have one problem i want to do send concurrent request at password reset Thanks .... ![image](https://user-images.githubusercontent.com/65358061/110457046-3b47ce00-80f0-11eb-8360-cb544ff35815.png)

When running with windows, the following error is displayed in all hosts [ERROR] Error in request #22: Get: unsupported protocol scheme "" Usage: race-the-web_2.0.1_win64.exe config.toml Sample TOML file: [[requests]] #...

Hi there, I do experience some issue trying to compile this. This is what I did: - I cloned the repo and initially, I have tried to compile it straightforward...