2nd Implementation tests the meaning of the specification
2nd Implementation tests the meaning of the specification
Posted Sep 8, 2024 12:02 UTC (Sun) by farnz (subscriber, #17727)In reply to: 2nd Implementation tests the meaning of the specification by jjs
Parent article: Rust-for-Linux developer Wedson Almeida Filho drops out
That's where two implementations of the test suite comes in handy, since you now have two separate groups of people who've read the specification and agree on what it means; where one test suite fails and the other passes, you need to resolve that by either fixing the specification, or getting the passing test suite to agree that they had a gap in test coverage.
