pavel
describe(){ beforeEachTest{ // initialize some things } context{ // access those things it{ //validate } } }