top | item 46299282

(no title)

pbowyer | 2 months ago

I think I've asked this before on HN but is there a language-independent test format? There are multiple libraries (think date/time manipulation for a good example) where the tests should be the same across all languages, but every library has developed its own test suite.

Having a standard test input/output format would let test definitions be shared between libraries.

discuss

order

k__|2 months ago

Maybe tape?