Skip to content

Conversation

@geek0x23
Copy link
Contributor

First, this adds the functionality in #119.

Second, the "TODO" and "SKIP" reports were not implemented properly as directives. According to the spec, directives must come after a # symbol.

Finally, since the YAML block can be used to describe any data structure, I moved the stack trace for errors into a multi-line string so it would be compliant with the YAML specification.

Let me know if you have any questions or if this commit needs some cleanup.

Cheers!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing newline

@geek geek added this to the 4.1.0 milestone Aug 19, 2014
@geek geek self-assigned this Aug 19, 2014
@geek0x23
Copy link
Contributor Author

Sorry about the missing newline. It should be fixed now.

geek added a commit that referenced this pull request Aug 20, 2014
Updating TAP reporter to specification version 13
@geek geek merged commit f3d8aca into hapijs:master Aug 20, 2014
@lock
Copy link

lock bot commented Jan 9, 2020

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

feature New functionality or improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants