I like writing test conditions (given this input, expect this output) for specs and algorithms - my current obsession is with RFC 3986. Since the subject is language-agnostic I'd like to make them usable by everyone no matter which programming language or testing framework they use.<p>Is there an established way to do this, to make them useful for people working with multiple testing frameworks?