!**< defs !define simple ( !|fitlibrary.specify.suite.Simple| |'''set'''|xx|''to''|1| ) !define one ( !|fitlibrary.specify.suite.MyOtherDoFixture| |action on that| |''get''|@{xx}|'''is'''|1| |'''set'''|xx|''to''|2| ) !define two ( !|fitlibrary.specify.suite.MyOtherDoTraverse| |action on that| |''get''|@{xx}|'''is'''|1| ) **! |!-fitlibrary.spec.SpecifySuiteFixture-!| |${simple}|${simple}| |${one}|!-
fitlibrary.specify.suite.MyOtherDoFixture

action on that

get 1 is 1

set xx to 2
-!| |${two}|!-
fitlibrary.specify.suite.MyOtherDoTraverse

action on that

get 1 is 1
-!|