(no title)
gwking
|
2 months ago
I’ve idly wondered about this sort of thing quite a bit. The next step would seem to be taking a project’s implementation dependent tests, converting them to an independent format and verifying them against the original project, then conducting the port.
skissane|2 months ago
gaigalas|2 months ago
That is significantly harder to do than writing an implementation from tests, especially for codebases that previously didn't have any testing infrastructure.
pbowyer|2 months ago
Having a standard test input/output format would let test definitions be shared between libraries.
sfjailbird|2 months ago
https://www.google.com/search?q=cucumber+testing+framework
unknown|2 months ago
[deleted]
sciurus|2 months ago
k__|2 months ago
cr125rider|2 months ago