enso/tools/language-server/wstest
Michał Wawrzyniec Urbańczyk 96d17d2f3f
Bump clap to v4 (#9595)
Now that the clap has fixed [issue](https://github.com/clap-rs/clap/issues/5407) that blocked us, we can bump it across all our crates.

Fixes #5168.
2024-04-03 11:32:03 +00:00
..
benchmarks
src
Cargo.toml Bump clap to v4 (#9595) 2024-04-03 11:32:03 +00:00
README.md

wstest

A tool for benchmarking the language server by sending a specified sequence of requests and waiting for expected responses. The results then can be analyzed with the logstat tool.

See benchmarks directory for examples.