Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tape-testing/tape issues and pull requests

#554 - [readme] Update the documention for t.doesNotThrow()

Pull Request - State: closed - Opened by m-r-r over 3 years ago - 2 comments

#100 - Add a flag to allow console.log output to make it to the console.

Issue - State: closed - Opened by javajosh about 10 years ago - 5 comments

#99 - Added t.diag() method to print yaml metadata

Pull Request - State: open - Opened by andrewdeandrade over 10 years ago - 22 comments
Labels: semver-minor: new stuff, needs "allow edits"

#98 - Asynchronously declared nested tests w/ plan() w/o end()

Pull Request - State: closed - Opened by andrewdeandrade over 10 years ago

#97 - Globally cache tape.

Pull Request - State: closed - Opened by Raynos over 10 years ago - 11 comments

#96 - Equality for NaN

Issue - State: closed - Opened by chrisveness over 10 years ago - 7 comments

#95 - tape --grep

Issue - State: closed - Opened by tmcw over 10 years ago - 2 comments

#94 - Comments should not make exit code incorrect. Fixes #92

Pull Request - State: closed - Opened by tmcw over 10 years ago - 2 comments

#93 - t.strictEqual on errors gives uninformative expected vs. actual

Issue - State: closed - Opened by domenic over 10 years ago - 7 comments

#92 - t.comment() = fail exit code

Issue - State: closed - Opened by timoxley over 10 years ago - 5 comments

#91 - Could use a diag() Method

Issue - State: open - Opened by theory over 10 years ago - 10 comments

#90 - Skipped tests are not as convenient as they could be

Issue - State: open - Opened by stuartlangridge over 10 years ago - 3 comments

#89 - Add a section about reports to the README

Pull Request - State: closed - Opened by Raynos over 10 years ago

#88 - Enhancement: core tape produces only object stream

Issue - State: closed - Opened by maslennikov over 10 years ago - 2 comments

#87 - Unifying assert results and comments format + bugfix

Pull Request - State: closed - Opened by maslennikov over 10 years ago - 3 comments

#86 - Fix: test parent id when it is zero

Pull Request - State: closed - Opened by maslennikov over 10 years ago - 2 comments

#85 - Getting mojibake on windows

Issue - State: closed - Opened by justan over 10 years ago - 2 comments

#84 - Exit before stdout flush on Windows

Pull Request - State: closed - Opened by Matt-Esch over 10 years ago - 2 comments

#83 - Fix Test so that its methods can be called directly as functions (sans ES5)

Pull Request - State: closed - Opened by jcorbin over 10 years ago - 2 comments

#82 - Fix Test so that its methods can be called directly as functions

Pull Request - State: closed - Opened by jcorbin over 10 years ago - 2 comments

#81 - Not emitting `end` event from stream in plan errors

Issue - State: open - Opened by azer over 10 years ago - 1 comment
Labels: bug, pull request wanted

#80 - Error Stack in Safari

Issue - State: closed - Opened by azer over 10 years ago - 3 comments
Labels: bug, question, needs user feedback

#79 - Tests are failing but Travis Job passes

Issue - State: closed - Opened by GamingCoder over 10 years ago - 2 comments

#78 - Test parallelization

Issue - State: closed - Opened by ericedem over 10 years ago - 15 comments

#77 - Remove dependency on util builtin

Pull Request - State: closed - Opened by kirbysayshi over 10 years ago - 2 comments

#76 - do not set canEmitExit with browserify process shim

Pull Request - State: closed - Opened by marcusberner over 10 years ago - 3 comments

#75 - support harmony mode for tape

Pull Request - State: closed - Opened by yorkie over 10 years ago - 4 comments

#74 - Replace a and b refs in readme with actual and expected

Pull Request - State: closed - Opened by bclinkinbeard over 10 years ago - 5 comments

#73 - Remove this extra test I mistakenly committed

Pull Request - State: closed - Opened by ljharb over 10 years ago - 1 comment

#72 - Adding Test.skip

Pull Request - State: closed - Opened by ljharb over 10 years ago - 4 comments

#71 - "skip" isn't available on the root object

Issue - State: closed - Opened by ljharb over 10 years ago - 1 comment

#70 - print the file name tape is running in for debuggability

Issue - State: closed - Opened by Raynos over 10 years ago - 3 comments

#69 - Outputs tests with no callbacks as a TODO test.

Pull Request - State: closed - Opened by aychtang over 10 years ago - 11 comments
Labels: semver-major: breaking change

#68 - Better error stack traces reporting

Issue - State: closed - Opened by Raynos over 10 years ago - 11 comments

#67 - More user friendly defaults

Issue - State: closed - Opened by Raynos over 10 years ago - 14 comments

#66 - Test only hangs when using tape test runner

Issue - State: closed - Opened by jtremback over 10 years ago - 1 comment

#65 - Clarify how to access the output stream

Pull Request - State: closed - Opened by Bockit over 10 years ago

#63 - Is it possible to redirect the output of tape in the browser to a stream?

Issue - State: closed - Opened by Bockit over 10 years ago - 1 comment

#62 - Fixes #55 - Callback optional.

Pull Request - State: closed - Opened by braddunbar almost 11 years ago - 3 comments

#61 - windows compatibility for test/*.js (and other globs)

Pull Request - State: closed - Opened by cellvia almost 11 years ago - 3 comments

#60 - Reduce stack size.

Pull Request - State: closed - Opened by braddunbar almost 11 years ago - 5 comments

#59 - before/beforeEach/after/afterEach

Issue - State: closed - Opened by thom4parisot almost 11 years ago - 15 comments

#58 - test.only broken

Issue - State: closed - Opened by eugeneware almost 11 years ago - 4 comments

#57 - "t.error" is backwards

Issue - State: closed - Opened by ljharb almost 11 years ago - 3 comments

#56 - Update stream-combiner for IE8 compat

Pull Request - State: closed - Opened by feross almost 11 years ago - 2 comments

#55 - make test cb optional

Issue - State: closed - Opened by juliangruber almost 11 years ago

#54 - Browserifyed latest version doesn't work with in IE8

Issue - State: closed - Opened by JamesKyburz almost 11 years ago - 2 comments

#53 - use of console.log hard-coded

Issue - State: closed - Opened by garthk almost 11 years ago - 1 comment

#52 - toStringified msg to prevent TypeError

Pull Request - State: closed - Opened by michaelrhodes about 11 years ago - 2 comments

#51 - Refactor nested tests

Pull Request - State: closed - Opened by grncdr about 11 years ago - 9 comments

#50 - Sub-tests should be counted as assertions

Issue - State: closed - Opened by grncdr about 11 years ago - 3 comments

#49 - deepEqual is non-strict

Issue - State: closed - Opened by Vanuan about 11 years ago - 7 comments

#48 - Fix at printing

Pull Request - State: closed - Opened by Raynos about 11 years ago - 2 comments

#47 - make assert.end behave like a node callback

Pull Request - State: closed - Opened by Raynos about 11 years ago - 5 comments

#46 - test.only should not run any other test blocks

Pull Request - State: closed - Opened by Raynos about 11 years ago - 2 comments

#45 - duplicated test runs ~ callbacks are executed multiple times

Issue - State: closed - Opened by dfkaye over 11 years ago - 2 comments

#44 - calling `t.end()` twice should be a failure

Issue - State: closed - Opened by dominictarr over 11 years ago - 2 comments

#43 - Broken image in README

Issue - State: closed - Opened by kanzure over 11 years ago - 1 comment

#42 - getting 'test exited without ending' when using subtests with async calls

Issue - State: closed - Opened by cappslock over 11 years ago - 4 comments

#41 - why use t.skip?

Issue - State: closed - Opened by cappslock over 11 years ago - 2 comments

#40 - Tape exists with 1 when using test.only

Issue - State: closed - Opened by Raynos over 11 years ago - 4 comments

#39 - Can this library work in phantomjs?

Issue - State: closed - Opened by mallim over 11 years ago - 2 comments

#38 - re-throw error to get it to show

Pull Request - State: closed - Opened by Raynos over 11 years ago - 1 comment

#37 - do not call process.exit() on uncaught exception

Pull Request - State: closed - Opened by Raynos over 11 years ago - 1 comment

#36 - make assert.end behave like a node callback

Pull Request - State: closed - Opened by Raynos over 11 years ago - 1 comment

#35 - async throws do not get reported in 1.0.2

Issue - State: closed - Opened by dominictarr over 11 years ago - 2 comments

#34 - Test harness failing in Windows

Issue - State: closed - Opened by mcandre over 11 years ago - 1 comment

#33 - Nested asynchronous tests fail

Issue - State: closed - Opened by kesla over 11 years ago - 9 comments

#32 - Add the only property back to the exported test function

Pull Request - State: closed - Opened by Raynos over 11 years ago - 1 comment

#31 - `InternalError: too much recursion` after upgrade to tape 1.0.1

Issue - State: closed - Opened by jfsiii over 11 years ago - 3 comments

#30 - tape doesn't work in node 0.10

Issue - State: closed - Opened by jfsiii over 11 years ago - 3 comments

#29 - Minor Text Change for doesNotThrow assertion

Pull Request - State: closed - Opened by DamonOehlman over 11 years ago - 3 comments

#28 - Upgrading tap and falafel

Pull Request - State: closed - Opened by ljharb over 11 years ago - 2 comments

#27 - tape 0.3 doesn't exit cleanly in 0.10

Issue - State: closed - Opened by Raynos over 11 years ago - 1 comment

#26 - [email protected] errors test not ended too often

Issue - State: closed - Opened by dominictarr over 11 years ago - 1 comment

#25 - [CRITICAL] assert.plan does not actually cause tests to fail

Issue - State: closed - Opened by defunctzombie over 11 years ago - 6 comments

#24 - use json-stringify-safe in render.js to not throw on circular structures

Pull Request - State: closed - Opened by Raynos over 11 years ago

#23 - Use json-stringify-safe

Issue - State: closed - Opened by Raynos over 11 years ago - 2 comments

#22 - node.js 0.10.0 changes `process.nextTick` semantics

Issue - State: closed - Opened by chrisdickinson over 11 years ago - 4 comments

#21 - node 0.10.0 warning: possible EventEmitter memory leak detected.

Issue - State: closed - Opened by isao over 11 years ago - 5 comments

#20 - don't make tape harder to use than it has to be

Pull Request - State: closed - Opened by defunctzombie over 11 years ago - 9 comments

#19 - add a small test runner

Pull Request - State: closed - Opened by isao almost 12 years ago - 5 comments

#18 - Refactored lib/render into tap-render module.

Pull Request - State: closed - Opened by Raynos almost 12 years ago - 1 comment

#17 - Refactored out lib/default_stream into npm

Pull Request - State: closed - Opened by Raynos almost 12 years ago - 1 comment

#16 - test.only

Pull Request - State: closed - Opened by Raynos almost 12 years ago

#15 - Do not close renderer twice.

Pull Request - State: closed - Opened by Raynos almost 12 years ago

#14 - test.only. Allow running only one test case

Pull Request - State: closed - Opened by Raynos almost 12 years ago - 2 comments

#13 - tape exits 1 when tests pass

Issue - State: closed - Opened by dominictarr almost 12 years ago - 4 comments

#12 - test exited without ending

Issue - State: closed - Opened by Raynos almost 12 years ago - 4 comments

#11 - Handle regexp in throws. Fixes #8

Pull Request - State: closed - Opened by Raynos almost 12 years ago

#10 - Synchronous race conditions

Pull Request - State: closed - Opened by Raynos almost 12 years ago - 2 comments

#9 - Count the number of times `test` is invoked

Pull Request - State: closed - Opened by Raynos almost 12 years ago - 1 comment

#8 - Test.prototype.throws should be backcompat with assert.throws

Issue - State: closed - Opened by Raynos almost 12 years ago

#7 - Return t

Pull Request - State: closed - Opened by Raynos almost 12 years ago

#6 - grandchild tests not handled

Issue - State: closed - Opened by isaacs almost 12 years ago

#5 - more weird ordering issues...

Issue - State: closed - Opened by isaacs almost 12 years ago

#4 - subtests are not run before parent's siblings

Issue - State: closed - Opened by isaacs almost 12 years ago

#3 - t.comment() broken

Issue - State: closed - Opened by isaacs almost 12 years ago

#2 - test(name, conf, cb) --> conf is not used ever

Issue - State: closed - Opened by isaacs almost 12 years ago