@tapjs/error-serdes
TypeScript icon, indicating that this package has built-in type declarations

4.0.0 • Public • Published

@tapjs/error-serdes

Error serialization/deserialization and node:test message stream production and consumption.

serializeError

Serialize an error object for passing through a test:... message.

deserializeError

Turn a serialized error message into a JavaScript object.

TestStreamSerialize

Create a stream of serialized message objects for consumption by node --test.

TestStreamDeserialize

Parse a stream of serialized message objects.

/@tapjs/error-serdes/

    Package Sidebar

    Install

    npm i @tapjs/error-serdes

    Weekly Downloads

    274,126

    Version

    4.0.0

    License

    BlueOak-1.0.0

    Unpacked Size

    106 kB

    Total Files

    61

    Last publish

    Collaborators

    • ljharb
    • isaacs