[Pkg-javascript-commits] [node-tap] annotated tag v1.0.0-beta.0 created (now 4de8cde)

Bastien Roucariès rouca at moszumanska.debian.org
Thu Sep 14 12:41:40 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a change to annotated tag v1.0.0-beta.0
in repository node-tap.

        at  4de8cde   (tag)
   tagging  ae82ddf2f832d29b3acd72831048126a8edb7fb7 (commit)
  replaces  v0.7.1
 tagged by  isaacs
        on  Wed Apr 29 17:59:45 2015 -0400

- Log -----------------------------------------------------------------
v1.0.0-beta.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.13 (Darwin)

iQEcBAABAgAGBQJVQVRRAAoJELCniwpsSBz2jEkH/2aqbTCuRqDaXOs9YBl/+ZJJ
pOzFiS2qLbrB+moGE1IXB8etx9rjQivnid0YfoYLyTjvu41xii0VGJuzY5J1hHWY
sQrbidwKGHhkNmdEkZvyLCYETLwBcjUnMhvJjrcKz2H1mXyCTzIYtj7geALAArw7
DdV1O6HOlorNB/os7M+Wgw7qmBmbNFQEAoO1kWPtVMX+psXnotuBVM+c+uv3DtIG
rv3G2E3Q4OiOKJb9c61NQc1aa5i9tyNh6ZLGWQv/2tg0+3PcZvZP2yW0Xj0Cqu6d
+5nPyNsFgarBW1z1D5pVx94cmWmdvEOf2zRNRaGKhtZDgUQlTq0axnfm9mSQ7sc=
=qAqk
-----END PGP SIGNATURE-----

isaacs (81):
      Consumer class that can parse child indented sections
      more consumer tests with confusing child/yamlish stuff
      use standard for code formatting
      consumer: set parent ok to false if child is not ok
      description in readme
      consumer: simplify todo/skip object parsing
      consumer: remove unused 'ending' var
      add basic test class to generate tap
      the root test singleton
      add bin for parsing tap
      Use domains to handle errors
      Support console.log() style args in t.comment()
      test for error handling, and simplify root test object
      Add fancy asserts, addAssert plugin method
      Getting closer to proper error throwing handling
      More refinements and tests of error throwing
      Test.spawn function
      script to re-generate test tests
      Slimmer comments at end of tests
      Add Test.passing() to check if we've hit any failures yet
      add type (isa) assert
      Do not increment count until we're actually printing result
      Use tap-parser module instead of built-in consumer
      set dir properly in test/valid-command.js
      clean up t.spawn() output
      pass extra info through, even on successes
      upgrade tap-parser to 1.0.1
      Treat missing t.test() cb as a todo
      Comment child test more like Test::More
      tests of all the assert types
      end root-spawned subtests on process exit
      handle non-zero exits in test/test and clean up some typos
      remaining assert tests and minor bugfix
      treat t.spawn() output more like t.test()
      support test timeouts
      test with console.log
      support infinity timeout
      Don't mark test tests as todo if the output had # TODO in it
      TAP_TIMEOUT env is in seconds, not ms
      add Test.endAll() for handling timeouts better
      Properly handle timeout errors, and count correctly
      Don't make noise about capturing timerAt in Test ctor
      test/test: hide stderr stuff in fixture tests
      Consistening timing reporting, and more mocha-like additions
      new runner cli
      test/test: Handle test cases with multiple regexps
      Add space in spawn()'s #time directive
      move non-tap-output into test/test where it belongs
      allow debug-test to be run directly
      tests MUST output at least one TAP result now, or they are failures
      Don't try to run things that aren't runnable, or javascript things that aren't javascript
      pass child stderr to stderr, not the parent test
      Use folded/literal yaml scalars for error stack traces
      run.js: walk directories
      root: use process.exitCode instead of process.exit()
      v1.0.0-beta
      Clean up stack traces
      Support passing expected error to t.throws()
      use exit-code rather than sniffing node version
      Don't look for time if results is undefined
      Add tap-mocha-reporter, and bring back various cli args
      move skip test into test/test where it belongs
      clean up tests some more
      Remote cwd from stack and call site filenames
      Explicitly end root tap object in runner
      Add function for consume TAP from stdin
      Support piping into runner to do reporting
      Don't load reporter until we set TAP_COLORS property
      an example with lots of tests
      Better usage() behavior
      typo
      update documentation
      expose synonyms, mocha, and Test on root export
      t.stdin takes name and extra params
      don't spawn() for todo tests
      Ignore EPIPE errors, just quit
      endAll: Child might not be a Test, don't call unless there
      Various minor cleanups to diag objects
      Ensure output is immediate, the better to contextify the console
      Don't indent blank lines in child tests
      v1.0.0-beta.0

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-tap.git



More information about the Pkg-javascript-commits mailing list