describe("Framework setup and teardown", function () it("should set up a fresh repo in a nonexisting location", function() end) it("should set up a repo on top of the previous one and clear it", function() end) end)