using Xunit; // HIL 套件连真机串口,多测试并发会抢同一 COM 口 → 全程禁并行、串行跑。 [assembly: CollectionBehavior(DisableTestParallelization = true)]