describe("ButtonAttribute", () => { describe("when initialized", () => { it("should have class prefix", () => { // pending(); // todo: add tests }); }); });