TestAnything / Specification

Working towards a new TAP specification
88 stars 8 forks source link

Specify an extensible format within the YAML for agents to add further information #8

Open jonathanKingston opened 9 years ago

jonathanKingston commented 9 years ago

As explained by @renormalist in https://github.com/TestAnything/Specification/issues/1#issuecomment-69884266 the ability to extend the YAML format is important for producers and consumers.

I suggest we work here on finding the most suitable extendible format within the YAML.

kinow commented 9 years ago

Hey @jonathanKingston, maybe this issue can be merged with #9?

jonathanKingston commented 9 years ago

@kinow this is about extending the YAML for individual implementations, similar to X-headers, data attributes or web components. #9 is more about standardising the core set of functionality. I would like to keep them separate still.

I know there has been some convention to prefix rules with characters and so on, however I think something more robust would be better.

However I would like to standardise the words in the spec around how to extend even if its just picking an old suggestion.

kinow commented 9 years ago

Oh, got it @jonathanKingston, thought it was more like #9, defining entries and schema. Thanks for clarifying :-)