Docs (4.0.0)
class TestContextOptions property

captureLogs

True if all logs (using app.log) should be captured and added to currently running test(s).

captureLogs: boolean

Related