logo

Crowdly

Browser

Add to Chrome

Тестування Дано: beforeEach(() => log('outer')); describe('inner', () => { bef...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Тестування

Дано:

beforeEach(() => log('outer'));

describe('inner', () => {

beforeEach(() => log('inner'));

test('t', () => log('test'));

});

Який порядок у консолі для тесту t?

0%
0%
100%
0%
0%
More questions like this

Want instant access to all verified answers on learn.ztu.edu.ua?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome