diff --git a/ChangeLog b/ChangeLog index ea8f937ae1..256410cc1c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sun Jun 19 13:31:26 2011 Shota Fukumori + + * NEWS: Introduce --hide-skip on test/unit. + Sun Jun 19 10:05:16 2011 Shota Fukumori * lib/test/unit/parallel.rb: Override Test::Unit::TestCase#on_parallel_worker? diff --git a/NEWS b/NEWS index 018ac06e91..cf251786d3 100644 --- a/NEWS +++ b/NEWS @@ -206,6 +206,8 @@ with all sufficient information, see the ChangeLog file. * --jobs-status: Show status of jobs when parallel running. * --no-retry: Don't retry testcases which failed when parallel running. * --ruby=RUBY: path to ruby for job(worker) process. optional. + * --hide-skip: Hide skip messages. You'll see the number of skips at end of + test result. * uri * new methods: