Christian390
Christian390
Hello, today was the first time I did create a pre-run-modifier. I started with a code example from https://docs.robotframework.org/docs/extending_robot_framework/listeners_prerun_api/prerunmodifier#copy-and-modify-tests There a copy of the test gets done with `copy()`. I...
If the config flag `WARN_NO_PARAMDOC` is enabled, I expect, that the following documentation of a C function causes the warning ``` return type of myFunction(float a, float b) is not...
**Describe the bug** I have Java classes with methods that have arguments of further class types. If these methods are overloaded I use the notation for \ref as mentioned in...