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

1.2.2 • 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.

Package Sidebar

Install

npm i @tapjs/error-serdes

Weekly Downloads

69,177

Version

1.2.2

License

BlueOak-1.0.0

Unpacked Size

106 kB

Total Files

61

Last publish

Collaborators

  • ljharb
  • isaacs