describe("outer", function() { it("inner 1", function() { }) it("inner 2", function() { }) })