vaadin / testbench

Vaadin TestBench is a tool for automated user interface testing of Vaadin applications.
https://vaadin.com/testbench
Other
20 stars 22 forks source link

stdout output #1779

Open jorgheymans opened 3 months ago

jorgheymans commented 3 months ago

There are several occasions where testbench prints to stdout

While not harmful, it's slightly annoying for those trying to control test run output through slf4j etc mechanisms.