Conformance Principles
- Passing all the provided conformance tests (that are relevant) does not prove conformance
- Failing any relevant test proves non-conformance
- The "correct result" provided must be compared to actual results with a proper comparitor
- "Result" vs. "Outcome" (Pass, Fail, NA, etc.)
- Each spec should have a conformance clause
- Conformance testing can be platform-neutral and reproducible