download
raw
395 Bytes
'use strict'
const { test } = require('node:test')
const { counTests, runTests } = require('./util')
const requiredTestSuite = require('./draft6/required.json')
test('required', async (t) => {
const skippedTests = ['ignores arrays', 'ignores strings', 'ignores other non-objects']
t.plan(counTests(requiredTestSuite, skippedTests))
await runTests(t, requiredTestSuite, skippedTests)
})

Xet Storage Details

Size:
395 Bytes
·
Xet hash:
be78e6c21abeb37d462932ae581ca7ef3f3673cd5017938ace43a864a84f0bca

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.