#1043349 RFA: node-assume -- Expect-like assertions that work in node and the browser

#1043349#5
Date:
2023-08-09 11:15:27 UTC
From:
To:
Hello,

I would like to pass the maintenance of node-assume to someone more
motivated. The package is in good shape. I sponsored its initial upload,
but in the end I did not use it. Now it seems to be used by a bunch of
node-* packages.

Package description from debian/control:

  Assume is an expect inspired assertion library who's sole purpose is
to create
  a working and human readable assert library for browsers and node. The
library
  is designed to work with different assertion styles.
  .
  Assume is written with client and server-side Javascript in mind and uses
  commonjs module system to export itself.
  .
  This package is used as a build dependency for other Debian packages.
  Specifically it is used in the testing phase of the build process.

Andrius