[08:56:37] When I run the unit tests, there are lots of warnings. It is a bit painful when we want to see logs or relevant information shown when running the tests. Is there any plan to reduce them (or even remove them all)? [09:03:11] (for example, sometimes I use console.log to debug my tests or my implementation, and it can be hard to see them, even when running a single test alone) [19:35:44] It would be good to clean that up, or to provide a filter for warnings we don't care about.