bgnori / broom

golang practice.
1 stars 0 forks source link

テストの自動生成とケースの自動単純化 #28

Open bgnori opened 10 years ago

bgnori commented 10 years ago

Haskell and Erlang QuickCheck have an additional feature that aids debugging: test case shrinking. I'm implementing shrinking in testing/quick. https://docs.google.com/file/d/0B-nws9GU_6qVVElmOHpwamp4aTA/edit