Need to build a test for yaml output that write the perf log file in `App`. It should: - create an event - log flops - wait some time - write the file - read the file and check that things are there
Need to build a test for yaml output that write the perf log file in
App.It should: