Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update readme.markdown #511

Merged
merged 1 commit into from May 7, 2020
Merged

Conversation

rgruesbeck
Copy link
Contributor

No description provided.

@ljharb
Copy link
Collaborator

ljharb commented May 3, 2020

Can you elaborate a bit on the use cases of this? The readme doesn't make it particularly clear; you can already pipe tape output anywhere.

@rgruesbeck
Copy link
Contributor Author

thanks for taking a look, my use case is developing for KaiOS devices.
I needed to run tests on the physical device but would like to have the flexibility of getting the output on my development machine. (for tagging builds, piping to pretty reporters, etc)
I originally tried to use testling with the -u flag, but my use case requires that I load the KaiOS app as a "packaged" app and not a "hosted" one that I can visit at a url.

@ljharb ljharb merged commit 0b5804d into tape-testing:master May 7, 2020
ljharb added a commit that referenced this pull request May 25, 2020
 - [Fix] `createStream`: `result` payload is not always an object (#519)
 - [Fix] Update RegExp for matching stack frames to handle Promise/then scenario (#516)
 - [readme] add `tape-repeater` (#511)
 - [readme] Add link to tape-player (in-process reporter) (#496)
 - [examples] add `ecstatic`
 - [Docs] add an optional emoji version for tap-spec consumer (#501)
 - [Deps] update `minimist`, `resolve`
 - [Tests] Fix simple typo, placehodler -> placeholder (#500)
 - [Dev Deps] update `eslint`, `falafel`, `js-yaml`
ljharb added a commit that referenced this pull request May 25, 2020
v4.13.3

 - [Fix] `createStream`: `result` payload is not always an object (#519)
 - [Fix] Update RegExp for matching stack frames to handle Promise/then scenario (#516)
 - [readme] add `tape-repeater` (#511)
 - [readme] Add link to tape-player (in-process reporter) (#496)
 - [examples] add `ecstatic`
 - [Docs] add an optional emoji version for tap-spec consumer (#501)
 - [Deps] update `minimist`, `resolve`
 - [Tests] Fix simple typo, placehodler -> placeholder (#500)
 - [Dev Deps] update `eslint`, `falafel`, `js-yaml`
ljharb added a commit that referenced this pull request May 25, 2020
 - [Fix] `createStream`: `result` payload is not always an object (#519)
 - [Fix] Update RegExp for matching stack frames to handle Promise/then scenario (#515)
 - [readme] add `tape-repeater` (#511)
 - [Dev Deps] update `eslint`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants