UNPKG

js-tests-results-collector

Version:

Universal test results collector for Jest, Jasmine, Mocha, Cypress, and Playwright that sends results to Buddy Works API

3 lines (2 loc) 80 B
const VitestReporter = require('./reporter'); module.exports = VitestReporter;