describe('simpleTerminalLoggingPlugin', () => { it('should work', () => { expect(true).toEqual(true); }); });