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

Strip line breaks out of messages #78

Open
jmakeig opened this issue Apr 6, 2017 · 0 comments
Open

Strip line breaks out of messages #78

jmakeig opened this issue Apr 6, 2017 · 0 comments
Assignees
Labels

Comments

@jmakeig
Copy link
Owner

jmakeig commented Apr 6, 2017

To ease parsing, the TAP output should be one test per line.

For example,

ok 70 "asdf" equals "asdf"
# parseFunctionSignature
ok 71 function f1() {
    return 0;
  } is deepEqual to [object Object]
ok 72 with parameters
@jmakeig jmakeig added the bug label Apr 6, 2017
@jmakeig jmakeig self-assigned this Apr 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant