Buckets:
| const test = require('node:test') | |
| const assert = require('node:assert') | |
| const proxyquire = require('proxyquire') | |
| test('pino.transport resolves targets in REPL', async () => { | |
| // Arrange | |
| const transport = proxyquire('../../lib/transport', { | |
| './caller': () => ['node:repl'] | |
| }) | |
| // Act / Assert | |
| assert.doesNotThrow(() => transport({ target: 'pino-pretty' })) | |
| }) | |
Xet Storage Details
- Size:
- 388 Bytes
- Xet hash:
- d5bb2a9717ee3d3615feae658aece5ffb0d1a0cb5eb492c2a6c740861c08df3e
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.