README (810B)
1 # radroots_simplex_interop_tests 2 3 This is the README for `radroots_simplex_interop_tests`, which provides 4 synthetic SimpleX interop fixtures for the `radroots` core libraries. 5 6 ## Overview 7 8 * approved fixture data and fixture-policy helpers for interop coverage; 9 * roundtrip and compatibility tests spanning the SMP, agent, and chat crates; 10 * opt-in checks against local upstream services when explicitly enabled; 11 * a non-published test support crate rather than a production runtime 12 component. 13 14 ## Copyright 15 16 Except as otherwise noted, all files in the `radroots_simplex_interop_tests` 17 distribution are 18 19 Copyright (c) 2020-2026 Tyson Lupul 20 21 For information on usage and redistribution, and for a DISCLAIMER OF ALL 22 WARRANTIES, see LICENSE included in the `radroots_simplex_interop_tests` 23 distribution.