Displaying 1 result from an estimated 1 matches for "tj1sscvedfwj".
2012 Aug 13
1
Diff-testing? (Acceptance testing for laziness and legacy-ness)
I''ve come across a pattern where I''m working on some system without formal
acceptance testing, but it''s known to be good in its current state.
My favorite way to quickly get to a place where I don''t regress is to
spider the existing system, then save its output in text form, in the
repository (usually in a directory called `greenbar/`).
This is useful for