On Sun, 9 Oct 2016 21:24:02 +0530 Pirate Praveen <[email protected]> wrote:
> Currently only a require test is run as autopkgtest. It would be better
> to run all test run during build are also run as autopkgtest. gem2deb
> does this for ruby packages already.

You can just look for "scripts: test:" in package.json

For example optionator has the following line,

scripts:
  test: "make test"

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
Pkg-javascript-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to