I dont see a reason to write the test before code even though the snapshot needs to be generated after the code.
If you define the snapshot as being separate from the test (which conceptually it is) then STDD becomes just a variant of TDD.
I dont see a reason to write the test before code even though the snapshot needs to be generated after the code.
If you define the snapshot as being separate from the test (which conceptually it is) then STDD becomes just a variant of TDD.