Netzeband
Netzeband
Hello, I run into the same issue today. What about a simply static method, which escapes all relevant sequences from a string (and a method to reverse the escaping). Then...
Wow, I did not notice this. In this case, everything is in place I would say. Thanks 👍
Thanks for the reply. As I wrote, I already tried out to use `OneTimeSetUp` and `OneTimeTearDown`. But it only works for the assembly and not for the whole test-process which...
Hello, does anyone has an idea?
The initialization is quite easy. Since my tests are not running in different processes, I just use a global flag to indicate, if the library was already initialized and prevent...
@ilevkivskyi As discussed in the pull request about ignoring errors by regex, I would like to help you with improving the plugin system, so errors could be ignored from a...
Just another thing I noticed: It also does not work, if I have an update of the app before doing the spawns.