UTBotJava
UTBotJava copied to clipboard
Change wording in UtFuzzer Command Line Interface
Description
In the UtFuzzer CLI, an outdated wording appears:
OLD: UnitTestBot Java Command Line Interface NEW: UtFuzzer Command Line Interface
To Reproduce
Run UtFuzzer CLI with general options:
utfuzz --help
utfuzz --version
utfuzz --verbosity
Expected behavior
Usage: UtFuzzer Command Line Interface [OPTIONS] COMMAND [ARGS]...
UtFuzzer Command Line Interface version 2023.08-SNAPSHOT
Actual behavior
Usage: UnitTestBot Java Command Line Interface [OPTIONS] COMMAND [ARGS]...
UnitTestBot Java Command Line Interface version 2023.08-SNAPSHOT
Visual proofs (screenshots, logs, images)
Environment
WSL version: 1.2.5.0 Ubuntu 22.04.2 LTS