describe('myComponent', () => { beforeEach(() => { }); describe("creation", () => { }); });