%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/vacivi36/vittasync.vacivitta.com.br/vittasync/node/test/fixtures/test-runner/
Upload File :
Create Path :
Current File : /home/vacivi36/vittasync.vacivitta.com.br/vittasync/node/test/fixtures/test-runner/reporters.js

'use strict';
const test = require('node:test');

test('nested', { concurrency: 4 }, async (t) => {
  t.test('ok', () => {});
  t.test('failing', () => {
    throw new Error('error');
  });
});

test('top level', () => {});

Zerion Mini Shell 1.0