From 768a40d0fc0968fe8ac64b97d3f554413ce6e69c Mon Sep 17 00:00:00 2001 From: David Anthoff Date: Thu, 13 Aug 2026 16:09:23 -0700 Subject: [PATCH 1/2] Carry `option_skip`, and make test item ids stable MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Two changes to the test item discovery layer. `TestItemDetail` gains `option_skip::Union{Bool,String}`: a literal `true`/`false`, or the source text of an expression that the test process evaluates just before the item would run. The expression text is sliced out of the file content the same way `code` is. Test item ids change from the positional `"$uri:$i"` to `"::