download
raw
395 Bytes
'use strict'
const { test } = require('node:test')
const { counTests, runTests } = require('./util')
const requiredTestSuite = require('./draft4/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:
8267b13dc59b167551e5ecec33c5bb21161fb382080c9e11ef554f2e1a5891ae

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