[Pkg-javascript-commits] [node-tap] annotated tag v11.0.0-rc.0 created (now f7b501f)
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Dec 1 16:41:23 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a change to annotated tag v11.0.0-rc.0
in repository node-tap.
at f7b501f (tag)
tagging f03d27837b01c0d8bd2ada4b59de7e18517d5f78 (commit)
replaces v10.7.2
tagged by isaacs
on Mon Nov 20 06:32:17 2017 -0800
- Log -----------------------------------------------------------------
v11.0.0-rc.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.13 (Darwin)
iQEcBAABAgAGBQJaEudxAAoJELCniwpsSBz2B4EH/juOKZz1woZVDGvjlwyOdmgg
0u8mGr38fhWMKeMNc2ULlR3cBpGszPLEWx9GSDlxfBR4pC1qBHdpumU7XkP8HGSn
NNAVXbkC1kC0+zoImurOcsF6gIiKiRycfZGQ2vavM1KdctBoq2yRsOxibfWvUPyi
Ab1ltmUd3SFlO2w0J4GH1kCBzLwc5UcUCEs5/P5Brj0E3E7XBcqt68XpOnnWvIDz
SEiq6mGm/X70O8IwOQJQ21rCJMipOv1hXlpXPk4oFturYUaGFJ9NlIADCxakQc+Y
Nq/Ubhrm2l9SL6D8HdZiwviOtJHi5kvFecFuzd00AEu8wYalJvQke934JUC0zXo=
=4hiY
-----END PGP SIGNATURE-----
Matteo Contrini (1):
fixed punctuation in readme
isaacs (95):
node can be called nodejs
use strict, replace var with const/let
tap: rewrite to class and arrows
classify spawn
stdin so classy
classy Test class
add node 8 to appveyor
move assertions directly to Test class
use arrow instead of function
all your Base are belong to class
s/readable-stream/minipass/g
More classy arrowy refactoring
No need for a dummy _read in MiniPass classes
more => immediates, less function decls
TestPoint is a ctor only, not a generator
Add t.todo() and t.skip() methods
s/function/arrow/ in diags.js
arrows and consts in bin files
rm unused lib/asserts.js
Add t.resolves, t.resolveMatch
Slight tweaks to lib/base to make it more coverageable
resolve/resolveMatch/rejects should return promises
base class unit test
unit test for clean-yaml-object
unit test for diags
unit test for extra-from-error
unit test for obj-to-yaml
use local tap in unit test
unit test for parse-test-args
unit test for synonyms (kinda silly, but still)
unit test for test point class
unit test for stack cleaning
call test functions to satisfy my coverage obsession
travis: don't cache npm cache
set hrtime/start on timeout if not already set
remove extra space in segv output test
test: cast user-supplied message to string
add 'testing' as a keyword
mocha-like BDD DSL unit test
Unit test for t.spawn, and fix the bugs it found
boost unit test self-coverage back to 100
add stdin unit test
a little util for making and saving snapshots
snapshots: better error when failing, add .js extension
snapshot: save without snapping removes file
More improvements to snapshot feature
ignore snapshots in coverage output, add npm run unit
first pass at unit test for Test class
Key snapshot files by the main module and root test name only
handle ` chars in snapshot data
More unit tests for test class
use full test name in snapshot output
Make snapshots nicer looking, support objects. More test coverage
coverage for t.throws()
Getting closer to 100% on the test unit test
update all deps
add test for addAssert, support \ chars in snapshots
Forward-port fix from v10 branch
grep tests
Test for autoend
Excluding snapshots means un-excluding everything else
code cleanup and a helpful comment
Add more test tests, remove some dead code
Properly catch errors throw in 'end' events
Get rid of '(unnamed test)' as a name
Add tests for timeout behavior
move spawn unit test to snapshots, fix misinsg proc/exit handling
bump tap-parser to v7
a unit test for t.spawn()
t.matchSnapshot tests. 100% lib/test.js coverage!
Fix some issues with the Base unit test not hitting 100%
Fix regression in legacy tests around anonymous functions
only 2 more unit tests to go, now that lib/test.js is done
fix debug function, add test for it
unit tests for tap global
replace slow tests with fast tests
mkdirp and rimraf are real deps, not devDeps
first pass unit test for runner
more runner tests
declare version as 11 beta
more runner testing
Clean up tests to pass on node v4
support running runner test directly
fail more usefully when a snapshot entry is not found
unit test for save file and dir walking
Tests bringing bin/run.js up to 100%
update legacy test fixtures for new folder location
ignore nonexistent files (bwcomp)
include TAP_SNAPSHOT in cli usage output
a script for verifying unity
Include a banner at the top of snapshot files encouraging good behavior
declare v11 beta version
correct currentAssert in t.resolves/resolveMatch
test test snapshot
v11.0.0-rc.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