describe('seq',function(){ it('b',function(){ expect(root.Dep).to.be.ok(); }); }); root.DepB = 3;