$ gnpm install @tapjs/error-serdes
Error serialization/deserialization and node:test message
stream production and consumption.
serializeErrorSerialize an error object for passing through a test:...
message.
deserializeErrorTurn a serialized error message into a JavaScript object.
TestStreamSerializeCreate a stream of serialized message objects for consumption by
node --test.
TestStreamDeserializeParse a stream of serialized message objects.
Copyright 2013 - present © cnpmjs.org | Home |