All Projects → TestAnything → Specification

TestAnything / Specification

Licence: other
Working towards a new TAP specification

Projects that are alternatives of or similar to Specification

klever
Read-only mirror of the Klever Git repository
Stars: ✭ 18 (-73.13%)
Mutual labels:  specification
openapi-types.ts
Generated TypeScript definitions based on GitHub's OpenAPI spec
Stars: ✭ 30 (-55.22%)
Mutual labels:  specification
QuerySpecification
Abstract package for building query specifications in your domain model.
Stars: ✭ 18 (-73.13%)
Mutual labels:  specification
specifications
Track specification elaboration.
Stars: ✭ 17 (-74.63%)
Mutual labels:  specification
BrAPI
Repository for version control of the BrAPI specifications
Stars: ✭ 50 (-25.37%)
Mutual labels:  specification
beacon-APIs
Collection of RESTful APIs provided by Ethereum Beacon nodes
Stars: ✭ 209 (+211.94%)
Mutual labels:  specification
tinyspec
Simple syntax for describing REST APIs
Stars: ✭ 95 (+41.79%)
Mutual labels:  specification
iqm-exm
IQM & EXM model format specs, Blender exporter, and LÖVE loader.
Stars: ✭ 35 (-47.76%)
Mutual labels:  specification
spec
[OLD!] RGB Protocol specifications for Bitcoin-based digital assets
Stars: ✭ 149 (+122.39%)
Mutual labels:  specification
gender-render
Template-system and proof-of-concept for rendering gender-neutral text-, email- and RPG-text-templates with the correct pronouns of all people involved.
Stars: ✭ 21 (-68.66%)
Mutual labels:  specification
Specs-on-Spec
A collection of language specifications which don't belong anywhere else
Stars: ✭ 13 (-80.6%)
Mutual labels:  specification
bmson-spec
Technical specification for bmson format
Stars: ✭ 22 (-67.16%)
Mutual labels:  specification
openapi
OpenAPI 3 Specification for golang
Stars: ✭ 18 (-73.13%)
Mutual labels:  specification
adamant.language.reference
The Adamant Programming Language Reference
Stars: ✭ 18 (-73.13%)
Mutual labels:  specification
kekiri
A .NET framework that supports writing low-ceremony BDD tests using Gherkin language
Stars: ✭ 19 (-71.64%)
Mutual labels:  specification
standard-components
A specification for functional UI components
Stars: ✭ 52 (-22.39%)
Mutual labels:  specification
ortac
Runtime assertion checking based on Gospel specifications
Stars: ✭ 16 (-76.12%)
Mutual labels:  specification
specs
Kontalk specifications and documentation
Stars: ✭ 20 (-70.15%)
Mutual labels:  specification
LinqSpecs
A toolset for use the specification pattern in LINQ queries.
Stars: ✭ 161 (+140.3%)
Mutual labels:  specification
framework
Lightweight, open source and magic-free framework for testing solidity smart contracts.
Stars: ✭ 36 (-46.27%)
Mutual labels:  specification

Specification

Managing the TAP specification.

For general use of TAP please visit the website.

Guidelines For TAP Specification Changes

TAP is a venerable and widely used format for reporting test results in a variety of languages and platforms.

Interoperability between these platforms is a high priority. Thus:

  • No changes will be accepted UNLESS they are adopted by multiple implementations representing a major portion of the TAP userbase.
  • No changes will be blocked IF they are adopted by multiple implementations representing a major portion of the TAP userbase.
  • Specification should remove as much ambiguity as possible, while maintaining backwards compatibility with existing TAP providers and consumers to the greatest degree possible.

The goal of this specification is to describe the landscape accurately, and provide guidance for new TAP implementations. It is a dictionary.

A good idea is not enough of a reason to change the specification! But it can be a great place to start.

If you have a feature that you'd like to see, you may find some people here who can provide guidance. But the place to champion for features is in the implementations themselves. When it is in wide enough usage, we will write it down here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].