mercadopago-custom-checkout 0.1.2 → 0.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/.gs/bin/rake +12 -8
- data/.gs/specifications/rake-10.5.0.gemspec +24 -28
- data/.tool-versions +1 -0
- data/lib/mercadopago/custom_checkout/version.rb +1 -1
- data/mercadopago-custom-checkout.gemspec +3 -3
- metadata +14 -125
- data/.gs/cache/faraday-0.9.2.gem +0 -0
- data/.gs/cache/minitest-5.9.0.gem +0 -0
- data/.gs/cache/multi_json-1.12.1.gem +0 -0
- data/.gs/cache/multipart-post-2.0.0.gem +0 -0
- data/.gs/gems/faraday-0.9.2/LICENSE.md +0 -20
- data/.gs/gems/faraday-0.9.2/README.md +0 -245
- data/.gs/gems/faraday-0.9.2/lib/faraday/adapter/em_http.rb +0 -237
- data/.gs/gems/faraday-0.9.2/lib/faraday/adapter/em_http_ssl_patch.rb +0 -56
- data/.gs/gems/faraday-0.9.2/lib/faraday/adapter/em_synchrony/parallel_manager.rb +0 -66
- data/.gs/gems/faraday-0.9.2/lib/faraday/adapter/em_synchrony.rb +0 -100
- data/.gs/gems/faraday-0.9.2/lib/faraday/adapter/excon.rb +0 -81
- data/.gs/gems/faraday-0.9.2/lib/faraday/adapter/httpclient.rb +0 -117
- data/.gs/gems/faraday-0.9.2/lib/faraday/adapter/net_http.rb +0 -130
- data/.gs/gems/faraday-0.9.2/lib/faraday/adapter/net_http_persistent.rb +0 -49
- data/.gs/gems/faraday-0.9.2/lib/faraday/adapter/patron.rb +0 -78
- data/.gs/gems/faraday-0.9.2/lib/faraday/adapter/rack.rb +0 -58
- data/.gs/gems/faraday-0.9.2/lib/faraday/adapter/test.rb +0 -162
- data/.gs/gems/faraday-0.9.2/lib/faraday/adapter/typhoeus.rb +0 -123
- data/.gs/gems/faraday-0.9.2/lib/faraday/adapter.rb +0 -46
- data/.gs/gems/faraday-0.9.2/lib/faraday/autoload.rb +0 -84
- data/.gs/gems/faraday-0.9.2/lib/faraday/connection.rb +0 -437
- data/.gs/gems/faraday-0.9.2/lib/faraday/error.rb +0 -53
- data/.gs/gems/faraday-0.9.2/lib/faraday/middleware.rb +0 -37
- data/.gs/gems/faraday-0.9.2/lib/faraday/options.rb +0 -359
- data/.gs/gems/faraday-0.9.2/lib/faraday/parameters.rb +0 -197
- data/.gs/gems/faraday-0.9.2/lib/faraday/rack_builder.rb +0 -213
- data/.gs/gems/faraday-0.9.2/lib/faraday/request/authorization.rb +0 -42
- data/.gs/gems/faraday-0.9.2/lib/faraday/request/basic_authentication.rb +0 -13
- data/.gs/gems/faraday-0.9.2/lib/faraday/request/instrumentation.rb +0 -36
- data/.gs/gems/faraday-0.9.2/lib/faraday/request/multipart.rb +0 -63
- data/.gs/gems/faraday-0.9.2/lib/faraday/request/retry.rb +0 -154
- data/.gs/gems/faraday-0.9.2/lib/faraday/request/token_authentication.rb +0 -15
- data/.gs/gems/faraday-0.9.2/lib/faraday/request/url_encoded.rb +0 -36
- data/.gs/gems/faraday-0.9.2/lib/faraday/request.rb +0 -92
- data/.gs/gems/faraday-0.9.2/lib/faraday/response/logger.rb +0 -59
- data/.gs/gems/faraday-0.9.2/lib/faraday/response/raise_error.rb +0 -21
- data/.gs/gems/faraday-0.9.2/lib/faraday/response.rb +0 -93
- data/.gs/gems/faraday-0.9.2/lib/faraday/upload_io.rb +0 -67
- data/.gs/gems/faraday-0.9.2/lib/faraday/utils.rb +0 -309
- data/.gs/gems/faraday-0.9.2/lib/faraday.rb +0 -268
- data/.gs/gems/minitest-5.9.0/.autotest +0 -34
- data/.gs/gems/minitest-5.9.0/History.rdoc +0 -1176
- data/.gs/gems/minitest-5.9.0/Manifest.txt +0 -26
- data/.gs/gems/minitest-5.9.0/README.rdoc +0 -656
- data/.gs/gems/minitest-5.9.0/Rakefile +0 -72
- data/.gs/gems/minitest-5.9.0/design_rationale.rb +0 -52
- data/.gs/gems/minitest-5.9.0/lib/hoe/minitest.rb +0 -26
- data/.gs/gems/minitest-5.9.0/lib/minitest/assertions.rb +0 -674
- data/.gs/gems/minitest-5.9.0/lib/minitest/autorun.rb +0 -13
- data/.gs/gems/minitest-5.9.0/lib/minitest/benchmark.rb +0 -424
- data/.gs/gems/minitest-5.9.0/lib/minitest/expectations.rb +0 -284
- data/.gs/gems/minitest-5.9.0/lib/minitest/hell.rb +0 -17
- data/.gs/gems/minitest-5.9.0/lib/minitest/mock.rb +0 -232
- data/.gs/gems/minitest-5.9.0/lib/minitest/parallel.rb +0 -69
- data/.gs/gems/minitest-5.9.0/lib/minitest/pride.rb +0 -4
- data/.gs/gems/minitest-5.9.0/lib/minitest/pride_plugin.rb +0 -142
- data/.gs/gems/minitest-5.9.0/lib/minitest/spec.rb +0 -331
- data/.gs/gems/minitest-5.9.0/lib/minitest/test.rb +0 -284
- data/.gs/gems/minitest-5.9.0/lib/minitest/unit.rb +0 -45
- data/.gs/gems/minitest-5.9.0/lib/minitest.rb +0 -815
- data/.gs/gems/minitest-5.9.0/test/minitest/metametameta.rb +0 -90
- data/.gs/gems/minitest-5.9.0/test/minitest/test_minitest_benchmark.rb +0 -137
- data/.gs/gems/minitest-5.9.0/test/minitest/test_minitest_mock.rb +0 -512
- data/.gs/gems/minitest-5.9.0/test/minitest/test_minitest_reporter.rb +0 -281
- data/.gs/gems/minitest-5.9.0/test/minitest/test_minitest_spec.rb +0 -967
- data/.gs/gems/minitest-5.9.0/test/minitest/test_minitest_test.rb +0 -1983
- data/.gs/gems/multi_json-1.12.1/CHANGELOG.md +0 -245
- data/.gs/gems/multi_json-1.12.1/CONTRIBUTING.md +0 -46
- data/.gs/gems/multi_json-1.12.1/LICENSE.md +0 -20
- data/.gs/gems/multi_json-1.12.1/README.md +0 -121
- data/.gs/gems/multi_json-1.12.1/lib/multi_json/adapter.rb +0 -49
- data/.gs/gems/multi_json-1.12.1/lib/multi_json/adapter_error.rb +0 -15
- data/.gs/gems/multi_json-1.12.1/lib/multi_json/adapters/gson.rb +0 -20
- data/.gs/gems/multi_json-1.12.1/lib/multi_json/adapters/jr_jackson.rb +0 -25
- data/.gs/gems/multi_json-1.12.1/lib/multi_json/adapters/json_common.rb +0 -23
- data/.gs/gems/multi_json-1.12.1/lib/multi_json/adapters/json_gem.rb +0 -11
- data/.gs/gems/multi_json-1.12.1/lib/multi_json/adapters/json_pure.rb +0 -11
- data/.gs/gems/multi_json-1.12.1/lib/multi_json/adapters/nsjsonserialization.rb +0 -32
- data/.gs/gems/multi_json-1.12.1/lib/multi_json/adapters/oj.rb +0 -25
- data/.gs/gems/multi_json-1.12.1/lib/multi_json/adapters/ok_json.rb +0 -23
- data/.gs/gems/multi_json-1.12.1/lib/multi_json/adapters/yajl.rb +0 -19
- data/.gs/gems/multi_json-1.12.1/lib/multi_json/convertible_hash_keys.rb +0 -43
- data/.gs/gems/multi_json-1.12.1/lib/multi_json/options.rb +0 -39
- data/.gs/gems/multi_json-1.12.1/lib/multi_json/options_cache.rb +0 -29
- data/.gs/gems/multi_json-1.12.1/lib/multi_json/parse_error.rb +0 -17
- data/.gs/gems/multi_json-1.12.1/lib/multi_json/vendor/okjson.rb +0 -606
- data/.gs/gems/multi_json-1.12.1/lib/multi_json/version.rb +0 -17
- data/.gs/gems/multi_json-1.12.1/lib/multi_json.rb +0 -161
- data/.gs/gems/multi_json-1.12.1/multi_json.gemspec +0 -20
- data/.gs/gems/multipart-post-2.0.0/.gitignore +0 -6
- data/.gs/gems/multipart-post-2.0.0/.travis.yml +0 -7
- data/.gs/gems/multipart-post-2.0.0/Gemfile +0 -14
- data/.gs/gems/multipart-post-2.0.0/History.txt +0 -60
- data/.gs/gems/multipart-post-2.0.0/Manifest.txt +0 -9
- data/.gs/gems/multipart-post-2.0.0/README.md +0 -77
- data/.gs/gems/multipart-post-2.0.0/Rakefile +0 -9
- data/.gs/gems/multipart-post-2.0.0/lib/composite_io.rb +0 -108
- data/.gs/gems/multipart-post-2.0.0/lib/multipart_post.rb +0 -9
- data/.gs/gems/multipart-post-2.0.0/lib/multipartable.rb +0 -29
- data/.gs/gems/multipart-post-2.0.0/lib/net/http/post/multipart.rb +0 -27
- data/.gs/gems/multipart-post-2.0.0/lib/parts.rb +0 -96
- data/.gs/gems/multipart-post-2.0.0/multipart-post.gemspec +0 -22
- data/.gs/gems/multipart-post-2.0.0/test/multibyte.txt +0 -1
- data/.gs/gems/multipart-post-2.0.0/test/net/http/post/test_multipart.rb +0 -110
- data/.gs/gems/multipart-post-2.0.0/test/test_composite_io.rb +0 -115
- data/.gs/gems/multipart-post-2.0.0/test/test_parts.rb +0 -86
- data/.gs/specifications/faraday-0.9.2.gemspec +0 -31
- data/.gs/specifications/minitest-5.9.0.gemspec +0 -39
- data/.gs/specifications/multi_json-1.12.1.gemspec +0 -33
- data/.gs/specifications/multipart-post-2.0.0.gemspec +0 -22
- data/.ruby-version +0 -1
@@ -1,1176 +0,0 @@
|
|
1
|
-
=== 5.9.0 / 2016-05-16
|
2
|
-
|
3
|
-
* 8 minor enhancements:
|
4
|
-
|
5
|
-
* Added Minitest.info_signal accessors to customize signal for test run info. (nate)
|
6
|
-
* Added assert_mock to make it more clear that you're testing w/ them.
|
7
|
-
* Added negative filter by test name. (utilum)
|
8
|
-
* Added warning to README that 1.8 and 1.9 support will be dropped in minitest 6.
|
9
|
-
* Automatically activate minitest/hell if $MT_HELL is defined.
|
10
|
-
* Improved default error messages for assert and refute. (bhenderson)
|
11
|
-
* minitest/hell now tries to require minitest/proveit
|
12
|
-
* mu_pp for strings prints out non-standard encodings to improve assert_equal diffs.
|
13
|
-
|
14
|
-
* 1 bug fix:
|
15
|
-
|
16
|
-
* Removed Interrupt from PASSTHROUGH_EXCEPTIONS (already handled). (waldyr)
|
17
|
-
|
18
|
-
=== 5.8.4 / 2016-01-21
|
19
|
-
|
20
|
-
* 1 bug fix:
|
21
|
-
|
22
|
-
* Allow Minitest::Assertion to pass through assert_raises so inner failures are dealt with first.
|
23
|
-
|
24
|
-
=== 5.8.3 / 2015-11-17
|
25
|
-
|
26
|
-
* 1 minor enhancement:
|
27
|
-
|
28
|
-
* Added extra note about mocks and threads to readme. (zamith)
|
29
|
-
|
30
|
-
* 1 bug fix:
|
31
|
-
|
32
|
-
* Fixed bug in Mock#verify. (pithub/zamith)
|
33
|
-
|
34
|
-
=== 5.8.2 / 2015-10-26
|
35
|
-
|
36
|
-
* 1 bug fix:
|
37
|
-
|
38
|
-
* Fixed using parallelize_me! and capture_io (or any locking io). (arlt/tenderlove)
|
39
|
-
|
40
|
-
=== 5.8.1 / 2015-09-23
|
41
|
-
|
42
|
-
* 1 minor enhancement:
|
43
|
-
|
44
|
-
* Refactor assert_raises to be cleaner and to pass SystemExit and SignalException. (bhenderson)
|
45
|
-
|
46
|
-
=== 5.8.0 / 2015-08-06
|
47
|
-
|
48
|
-
* 2 minor enhancements:
|
49
|
-
|
50
|
-
* Add optional delegation mechanism to extend object with a mock. (zamith)
|
51
|
-
* Return early if there are no filtered methods. (jeremyevans)
|
52
|
-
|
53
|
-
* 1 bug fix:
|
54
|
-
|
55
|
-
* Don't extend io with pride if io is not a tty. (toy)
|
56
|
-
|
57
|
-
=== 5.7.0 / 2015-05-27
|
58
|
-
|
59
|
-
* 1 major enhancement:
|
60
|
-
|
61
|
-
* assert_raises now matches subclasses of the expected exception types. (jeremyevans)
|
62
|
-
|
63
|
-
* 3 minor enhancements:
|
64
|
-
|
65
|
-
* Added :block type for minitest/spec's #infect_an_assertion. (jeremyevans)
|
66
|
-
* Inline verification error messages in minitest/mock for GC performance. (zamith)
|
67
|
-
* assert_raises defaults to RuntimeError if not specified. (jeremyevans)
|
68
|
-
|
69
|
-
* 4 bug fixes:
|
70
|
-
|
71
|
-
* Added 'class' to minitest/mock's overridden_methods list. (zamith)
|
72
|
-
* Added file/line to infect_an_assertion's class_eval call. (jeremyevans)
|
73
|
-
* Cleared UnexpectedError's mesg w/ generic string.
|
74
|
-
* Fixed non-proc-oriented expectations when used on proc target. (jeremyevans)
|
75
|
-
|
76
|
-
=== 5.6.1 / 2015-04-27
|
77
|
-
|
78
|
-
* 2 bug fixes:
|
79
|
-
|
80
|
-
* Added Minitest.clock_time and switched all Time.now to it. (tenderlove)
|
81
|
-
* Moved Minitest::Expectations#_ into Minitest::Spec::DSL.
|
82
|
-
|
83
|
-
=== 5.6.0 / 2015-04-13
|
84
|
-
|
85
|
-
* 4 major enhancements:
|
86
|
-
|
87
|
-
* Added Minitest::Expectation value monad.
|
88
|
-
* Added Minitest::Expectations#_ that returns an Expectation. Aliased to value.
|
89
|
-
* All expectations are added to Minitest::Expectation.
|
90
|
-
* At some point, the methods on Object will be deprecated and then removed.
|
91
|
-
|
92
|
-
* 4 minor enhancements:
|
93
|
-
|
94
|
-
* Added a note about bundle exec pitfall in ruby 2.2+. (searls)
|
95
|
-
* Lazily start the parallel executor. (tenderlove)
|
96
|
-
* Make mocks more debugger-friendly (edward)
|
97
|
-
* Print out the current test run on interrupt. (riffraff)
|
98
|
-
|
99
|
-
* 3 bug fixes:
|
100
|
-
|
101
|
-
* Fix failing test under Windows. (kimhmadsen)
|
102
|
-
* Record mocked calls before they happen so mocks can raise exceptions easier (tho I'm not a fan). (corecode)
|
103
|
-
* Tried to clarify mocks vs stubs terminology better. (kkirsche)
|
104
|
-
|
105
|
-
=== 5.5.1 / 2015-01-09
|
106
|
-
|
107
|
-
* 1 bug fix:
|
108
|
-
|
109
|
-
* Fixed doco problems. (zzak)
|
110
|
-
|
111
|
-
=== 5.5.0 / 2014-12-12 // mri 2.2.0 (as a real gem)
|
112
|
-
|
113
|
-
* 1 minor enhancement:
|
114
|
-
|
115
|
-
* Allow seed to be given via ENV for rake test loader sadness: eg rake SEED=42.
|
116
|
-
|
117
|
-
=== 5.4.3 / 2014-11-11
|
118
|
-
|
119
|
-
* 2 bug fixes:
|
120
|
-
|
121
|
-
* Clarified requirements for ruby are now 1.8.7 or better.
|
122
|
-
* Force encode error output in case mal-encoded exception is raised. (jasonrclark)
|
123
|
-
|
124
|
-
=== 5.4.2 / 2014-09-26
|
125
|
-
|
126
|
-
* 2 minor enhancements:
|
127
|
-
|
128
|
-
* Extract teardown method list.
|
129
|
-
* Thanks to minitest-gcstats got a 5-10% speedup via reduced GC!
|
130
|
-
|
131
|
-
=== 5.4.1 / 2014-08-28
|
132
|
-
|
133
|
-
* 1 bug fix:
|
134
|
-
|
135
|
-
* Fixed specs hidden by nesting/ordering bug (blowmage/apotonick)
|
136
|
-
|
137
|
-
=== 5.4.0 / 2014-07-07
|
138
|
-
|
139
|
-
* 2 minor enhancements:
|
140
|
-
|
141
|
-
* Kernel#describe extended to splat additional_desc.
|
142
|
-
* Spec#spec_type extended to take a splat of additional items, passed to matcher procs.
|
143
|
-
|
144
|
-
* 1 bug fix:
|
145
|
-
|
146
|
-
* minitest/spec should require minitest/test, not minitest/unit. (doudou)
|
147
|
-
|
148
|
-
=== 5.3.5 / 2014-06-17
|
149
|
-
|
150
|
-
* 1 minor enhancement:
|
151
|
-
|
152
|
-
* Spit and polish (mostly spit).
|
153
|
-
|
154
|
-
=== 5.3.4 / 2014-05-15
|
155
|
-
|
156
|
-
* 1 minor enhancement:
|
157
|
-
|
158
|
-
* Test classes are randomized before running. (judofyr)
|
159
|
-
|
160
|
-
=== 5.3.3 / 2014-04-14
|
161
|
-
|
162
|
-
* 1 bug fix:
|
163
|
-
|
164
|
-
* Fixed using expectations w/ DSL in Test class w/o describe. (blowmage+others)
|
165
|
-
|
166
|
-
=== 5.3.2 / 2014-04-02
|
167
|
-
|
168
|
-
* 1 bug fix:
|
169
|
-
|
170
|
-
* Fixed doco on Assertions.assertions. (xaviershay)
|
171
|
-
|
172
|
-
=== 5.3.1 / 2014-03-14
|
173
|
-
|
174
|
-
* 1 minor enhancement:
|
175
|
-
|
176
|
-
* Modified verbage on bad 'let' names to be more helpful. (Archytaus)
|
177
|
-
|
178
|
-
* 1 bug fix:
|
179
|
-
|
180
|
-
* Fixed 2 cases still using MiniTest. (mikesea)
|
181
|
-
|
182
|
-
=== 5.3.0 / 2014-02-25
|
183
|
-
|
184
|
-
* 1 minor enhancement:
|
185
|
-
|
186
|
-
* Mocked methods can take a block to verify state. Seattle.rb 12 bday present from ernie! Thanks!!
|
187
|
-
|
188
|
-
=== 5.2.3 / 2014-02-10
|
189
|
-
|
190
|
-
* 1 bug fix:
|
191
|
-
|
192
|
-
* Fixed Spec#let check to allow overriding of other lets. (mvz)
|
193
|
-
|
194
|
-
=== 5.2.2 / 2014-01-22
|
195
|
-
|
196
|
-
* 1 minor enhancement:
|
197
|
-
|
198
|
-
* Spec#let raises ArgumentError if you override _any_ instance method (except subject). (rynr)
|
199
|
-
|
200
|
-
* 1 bug fix:
|
201
|
-
|
202
|
-
* Fixed up benchmark spec doco and added a test to demonstrate. (bhenderson)
|
203
|
-
|
204
|
-
=== 5.2.1 / 2014-01-07
|
205
|
-
|
206
|
-
* 1 bug fix:
|
207
|
-
|
208
|
-
* Properly deal with horrible mix of runtime load errors + other at_exit handlers. (dougo/chqr)
|
209
|
-
|
210
|
-
=== 5.2.0 / 2013-12-13
|
211
|
-
|
212
|
-
* 1 minor enhancement:
|
213
|
-
|
214
|
-
* Change expectations to allow calling most on procs (but not calling the proc). (bhenderson+others)
|
215
|
-
|
216
|
-
=== 5.1.0 / 2013-12-05
|
217
|
-
|
218
|
-
* 1 minor enhancement:
|
219
|
-
|
220
|
-
* Use a Queue for scheduling parallel tests. (tenderlove)
|
221
|
-
|
222
|
-
* 1 bug fix:
|
223
|
-
|
224
|
-
* Fixed misspelling in doco. (amatsuda)
|
225
|
-
|
226
|
-
=== 5.0.8 / 2013-09-20
|
227
|
-
|
228
|
-
* 1 bug fix:
|
229
|
-
|
230
|
-
* Fixed siginfo handler by rearranging reporters and fixing to_s. (tenderlove)
|
231
|
-
|
232
|
-
=== 5.0.7 / 2013-09-05
|
233
|
-
|
234
|
-
* 2 minor enhancements:
|
235
|
-
|
236
|
-
* Added clarification about the use of thread local variables in expectations. (jemc)
|
237
|
-
* Added extra message about skipped tests, if any. Disable globally with $MT_NO_SKIP_MSG.
|
238
|
-
|
239
|
-
* 2 bug fixes:
|
240
|
-
|
241
|
-
* Only require minitest, not minitest/autorun in pride_plugin. (judofyr)
|
242
|
-
* Require rubygems in load_plugins in case you're not using minitest/autorun.
|
243
|
-
|
244
|
-
=== 5.0.6 / 2013-06-28
|
245
|
-
|
246
|
-
* 3 minor enhancements:
|
247
|
-
|
248
|
-
* Allow stub to pass args to blocks. (swindsor)
|
249
|
-
* Improved warning message about minitest/autorun to address 1.9's minitest/autorun.
|
250
|
-
* Made minitest/test require minitest as needed. For lib writers. (erikh)
|
251
|
-
|
252
|
-
* 1 bug fix:
|
253
|
-
|
254
|
-
* Fixed missing require in minitest/test. (erikh)
|
255
|
-
|
256
|
-
=== 4.7.5 / 2013-06-21 // mri 2.1.1
|
257
|
-
|
258
|
-
* 2 bug fixes:
|
259
|
-
|
260
|
-
* Fix Spec#describe_stack to be thread local.
|
261
|
-
* Fix multithreaded test failures by defining Time local to mock test namespace
|
262
|
-
|
263
|
-
=== 5.0.5 / 2013-06-20
|
264
|
-
|
265
|
-
* 6 bug fixes:
|
266
|
-
|
267
|
-
* DOH! Fixed the rest of the new casing on Minitest. (splattael)
|
268
|
-
* Fixed typo on minitest/mock rdoc. (mrgilman/guiceolin)
|
269
|
-
* Make Spec::DSL.describe_stack thread local to avoid failing on my own tests.
|
270
|
-
* Make a fake Time.now local to the tests so they won't interfere with real reporter timings.
|
271
|
-
* Make everything mockable by wrapping all 'special' methods in a smarter wrapper. (bestie)
|
272
|
-
* Raise ArgumentError if let name starts with 'test'. (johnmaxwell)
|
273
|
-
|
274
|
-
=== 5.0.4 / 2013-06-07
|
275
|
-
|
276
|
-
* 5 minor enhancements:
|
277
|
-
|
278
|
-
* Added AbstractReporter, defining required Reporter API to quack properly.
|
279
|
-
* Added doco for writing reporters.
|
280
|
-
* Refactored Reporter into ProgressReporter and SummaryReporter. (idea: phiggins, code:me+scotch)
|
281
|
-
* Refactored SummaryReporter pushing up to StatisticsReporter. (phiggins)
|
282
|
-
* Removed Reporter#run_and_report... cleaner, but doesn't "fit" in the API.
|
283
|
-
|
284
|
-
=== 5.0.3 / 2013-05-29
|
285
|
-
|
286
|
-
* 4 minor enhancements:
|
287
|
-
|
288
|
-
* Added Runnable.with_info_handler and Runnable.on_signal.
|
289
|
-
* Moved io.sync restore to Reporter#run_and_report.
|
290
|
-
* Refactored inner loop of Reporter#report to #to_s. Callable for status updates.
|
291
|
-
* Restored MT4's mid-run report (^t). (tenderlove).
|
292
|
-
|
293
|
-
=== 5.0.2 / 2013-05-20
|
294
|
-
|
295
|
-
* 3 bug fixes:
|
296
|
-
|
297
|
-
* Gem.find_files is smarter than I remember... cause I wrote it that way. *sigh* I'm getting old.
|
298
|
-
* Pride wasn't doing puts through its #io. (tmiller/tenderlove)
|
299
|
-
* Replaced Runnable#dup and Test#dup with marshal_dump/load. Too many problems cropping up on untested rails code. (tenderlove/rubys)
|
300
|
-
|
301
|
-
=== 5.0.1 / 2013-05-14
|
302
|
-
|
303
|
-
* 2 bug fixes:
|
304
|
-
|
305
|
-
* Documented Assertions' need for @assertions to be defined by the includer.
|
306
|
-
* Only load one plugin version per name. Tries for latest.
|
307
|
-
|
308
|
-
=== 5.0.0 / 2013-05-10
|
309
|
-
|
310
|
-
Oh god... here we go...
|
311
|
-
|
312
|
-
Minitest 5:
|
313
|
-
|
314
|
-
* 4 deaths in the family:
|
315
|
-
|
316
|
-
* MiniTest.runner is dead. No more manager objects.
|
317
|
-
* MiniTest::Unit#record is dead. Use a Reporter instance instead.
|
318
|
-
* MiniTest::Unit._run_* is dead. Runnable things are responsible for their own runs.
|
319
|
-
* MiniTest::Unit.output is dead. No more centralized IO.
|
320
|
-
|
321
|
-
* 12 major (oft incompatible) changes:
|
322
|
-
|
323
|
-
* Renamed MiniTest to Minitest. Your pinkies will thank me. (aliased to MiniTest)
|
324
|
-
* Removed MiniTest::Unit entirely. No more manager objects.
|
325
|
-
* Added Minitest::Runnable. Everything minitest can run subclasses this.
|
326
|
-
* Renamed MiniTest::Unit::TestCase to Minitest::Test (subclassing Runnable).
|
327
|
-
* Added Minitest::Benchmark.
|
328
|
-
* Your benchmarks need to move to their own subclass.
|
329
|
-
* Benchmarks using the spec DSL have to have "Bench" somewhere in their describe.
|
330
|
-
* MiniTest::Unit.after_tests moved to Minitest.after_tests
|
331
|
-
* MiniTest::Unit.autorun is now Minitest.autorun. Just require minitest/autorun pls.
|
332
|
-
* Removed ParallelEach#grep since it isn't used anywhere.
|
333
|
-
* Renamed Runnable#__name__ to Runnable#name (but uses @NAME internally).
|
334
|
-
* Runnable#run needs to return self. Allows for swapping of results as needed.
|
335
|
-
|
336
|
-
* 8 minor moves:
|
337
|
-
|
338
|
-
* Moved Assertions module to minitest/assertions.rb
|
339
|
-
* Moved Expectations module to minitest/expectations.rb
|
340
|
-
* Moved Test to minitest/test.rb
|
341
|
-
* Moved everything else in minitest/unit.rb to minitest.rb
|
342
|
-
* minitest/unit.rb is now just a small (user-test only) compatibility layer.
|
343
|
-
* Moved most of minitest/pride into minitest/pride_plugin.
|
344
|
-
* minitest/pride now just activates pride.
|
345
|
-
* Moved ParallelEach under Minitest.
|
346
|
-
|
347
|
-
* 9 additions:
|
348
|
-
|
349
|
-
* Added a plugin system that can extend command-line options.
|
350
|
-
* Added Minitest.extensions.
|
351
|
-
* Added Minitest.reporter (only available during startup).
|
352
|
-
* Added Minitest.run(args). This is the very top of any Minitest run.
|
353
|
-
* Added Minitest::Reporter. Everything minitest can report goes through here.
|
354
|
-
* Minitest.reporter is a composite so you can add your own.
|
355
|
-
* Added Minitest::CompositeReporter. Much easier to extend with your own reporters.
|
356
|
-
* Added UnexpectedError, an Assertion subclass, to wrap up errors.
|
357
|
-
* Minitest::Test#run is now freakin' beautiful. 47 -> 17 loc
|
358
|
-
|
359
|
-
* 11 other:
|
360
|
-
|
361
|
-
* Removed Object.infect_with_assertions (it was already dead code).
|
362
|
-
* Runnables are responsible for knowing their result_code (eg "." or "F").
|
363
|
-
* Minitest.autorun now returns boolean, not exit code.
|
364
|
-
* Added FAQ entry for extending via modules. (phiggins)
|
365
|
-
* Implement Runnable#dup to cleanse state back to test results. Helps with serialization. pair:tenderlove
|
366
|
-
* Moved ParallelEach under Minitest.
|
367
|
-
* Runnable#run needs to return self. Allows for swapping of results as needed.
|
368
|
-
* Minitest.init_plugins passes down options.
|
369
|
-
* Minitest.load_plugins only loads once.
|
370
|
-
* Fixed minitest/pride to work with rake test loader again. (tmiller)
|
371
|
-
* Added count/size to ParallelEach to fix use w/in stdlib's test/unit. :( (btaitelb)
|
372
|
-
|
373
|
-
* 5 voodoo:
|
374
|
-
|
375
|
-
* Removed mutex from minitest.rb (phiggins)
|
376
|
-
* Removed mutex from test.rb (phiggins)
|
377
|
-
* Removed Minitest::Reporter.synchronize (phiggins)
|
378
|
-
* Removed Minitest::Test.synchronize (phiggins)
|
379
|
-
* Upon loading minitest/parallel_each, record, capture_io and capture_subprocess_io are doped with synchronization code. (phiggins)
|
380
|
-
|
381
|
-
=== 4.7.4 / 2013-05-01
|
382
|
-
|
383
|
-
This is probably the last release of the 4.x series. It will be merged
|
384
|
-
to ruby and will be put into maintenance mode there.
|
385
|
-
|
386
|
-
I'm not set in stone on this, but at this point further development of
|
387
|
-
minitest (5+) will be gem-only. It is just too hard to work w/in
|
388
|
-
ruby-core w/ test-unit compatibility holding minitest development
|
389
|
-
back.
|
390
|
-
|
391
|
-
* 2 minor enhancements:
|
392
|
-
|
393
|
-
* Added count/size to ParallelEach to fix use w/in stdlib's test/unit. :( (btaitelb)
|
394
|
-
* Allow disabling of info_signal handler in runner. (erikh)
|
395
|
-
|
396
|
-
=== 4.7.3 / 2013-04-20
|
397
|
-
|
398
|
-
* 1 bug fix:
|
399
|
-
|
400
|
-
* Reverted stubbing of module methods change. Stub the user, not the impl. (ab9/tyabe)
|
401
|
-
|
402
|
-
=== 4.7.2 / 2013-04-18
|
403
|
-
|
404
|
-
* 2 bug fixes:
|
405
|
-
|
406
|
-
* Fixed inconsistency in refute_in_delta/epsilon. I double negatived my logic. (nettsundere)
|
407
|
-
* Fixed stubbing of module methods (eg Kernel#sleep). (steveklabnik)
|
408
|
-
|
409
|
-
=== 4.7.1 / 2013-04-09
|
410
|
-
|
411
|
-
* 1 minor enhancement:
|
412
|
-
|
413
|
-
* Added FAQ section to README
|
414
|
-
|
415
|
-
* 1 bug fix:
|
416
|
-
|
417
|
-
* Fixed bug where guard runs tests bypassing minitest/autorun and an ivar isn't set right. (darrencauthon)
|
418
|
-
|
419
|
-
=== 4.7.0 / 2013-03-18
|
420
|
-
|
421
|
-
* 1 major enhancement:
|
422
|
-
|
423
|
-
* Refactored MiniTest::Spec into MiniTest::Spec::DSL.
|
424
|
-
|
425
|
-
* 1 bug fix:
|
426
|
-
|
427
|
-
* Removed $DEBUG handler that detected when test/unit and minitest were both loaded. (tenderlove)
|
428
|
-
|
429
|
-
=== 4.6.2 / 2013-02-27
|
430
|
-
|
431
|
-
* 1 minor enhancement:
|
432
|
-
|
433
|
-
* Change error output to match Class#method, making it easier to use -n filter.
|
434
|
-
|
435
|
-
=== 4.6.1 / 2013-02-14
|
436
|
-
|
437
|
-
* 1 bug fix:
|
438
|
-
|
439
|
-
* Fixed an option processing bug caused by test/unit's irresponsibly convoluted code. (floehopper)
|
440
|
-
|
441
|
-
=== 4.6.0 / 2013-02-07
|
442
|
-
|
443
|
-
* 3 major enhancements:
|
444
|
-
|
445
|
-
* Removed ::reset_setup_teardown_hooks
|
446
|
-
* Removed the long deprecated assert_block
|
447
|
-
* Removed the long deprecated lifecycle hooks: add_(setup|teardown)_hook
|
448
|
-
|
449
|
-
* 1 minor enhancement:
|
450
|
-
|
451
|
-
* Allow filtering tests by suite name as well as test name. (lazyatom)
|
452
|
-
|
453
|
-
* 2 bug fixes:
|
454
|
-
|
455
|
-
* Made hex handling (eg object_ids) in mu_pp_for_diff more specific. (maxim)
|
456
|
-
* nodoc top-level module. (zzak)
|
457
|
-
|
458
|
-
=== 4.5.0 / 2013-01-22
|
459
|
-
|
460
|
-
* 1 major enhancement:
|
461
|
-
|
462
|
-
* Rearranged minitest/unit.rb so NO parallelization code is loaded/used until you opt-in.
|
463
|
-
|
464
|
-
* 4 minor enhancements:
|
465
|
-
|
466
|
-
* Added TestCase#skipped? for teardown guards
|
467
|
-
* Added maglev? guard
|
468
|
-
* Document that record can be sent twice if teardown fails or errors (randycoulman)
|
469
|
-
* Errors in teardown are now recorded. (randycoulman)
|
470
|
-
|
471
|
-
* 3 bug fixes:
|
472
|
-
|
473
|
-
* Added hacks and skips to get clean test runs on maglev
|
474
|
-
* Modified float tests for maglev float output differences. Not sure this is right. Not sure I care.
|
475
|
-
* Test for existance of diff.exe instead of assuming they have devkit. (blowmage/Cumbayah)
|
476
|
-
|
477
|
-
=== 4.4.0 / 2013-01-07
|
478
|
-
|
479
|
-
* 3 minor enhancements:
|
480
|
-
|
481
|
-
* Added fit_logarithic and assert_performance_logarithmic. (ktheory)
|
482
|
-
* Merge processed options so others can mess with defaults. (tenderlove)
|
483
|
-
* TestCase#message can now take another proc to defer custom message cost. (ordinaryzelig/bhenderson)
|
484
|
-
|
485
|
-
* 1 bug fix:
|
486
|
-
|
487
|
-
* TestCase#passed? now true if test is skipped. (qanhd)
|
488
|
-
|
489
|
-
=== 4.3.3 / 2012-12-06
|
490
|
-
|
491
|
-
* 1 bug fix:
|
492
|
-
|
493
|
-
* Updated information about stubbing. (daviddavis)
|
494
|
-
|
495
|
-
=== 4.3.2 / 2012-11-27 // mri 2.0.0
|
496
|
-
|
497
|
-
* 1 minor enhancement:
|
498
|
-
|
499
|
-
* Improved assert_equals error message to point you at #== of member objects. (kcurtin)
|
500
|
-
|
501
|
-
=== 4.3.1 / 2012-11-23
|
502
|
-
|
503
|
-
* 1 bug fix:
|
504
|
-
|
505
|
-
* Moved test_children to serial testcase to prevent random failures.
|
506
|
-
|
507
|
-
=== 4.3.0 / 2012-11-17
|
508
|
-
|
509
|
-
* 4 minor enhancements:
|
510
|
-
|
511
|
-
* Allow #autorun to run even if loaded with other test libs that call exit. (sunaku)
|
512
|
-
* Do not include Expectations in Object if $MT_NO_EXPECTATIONS is set (experimental?)
|
513
|
-
* Gave some much needed love to assert_raises.
|
514
|
-
* Mock#expect can take a block to custom-validate args. (gmoothart)
|
515
|
-
|
516
|
-
=== 4.2.0 / 2012-11-02
|
517
|
-
|
518
|
-
* 4 major enhancements:
|
519
|
-
|
520
|
-
* Added minitest/hell - run all your tests through the ringer!
|
521
|
-
* Added support for :parallel test_order to run test cases in parallel.
|
522
|
-
* Removed last_error and refactored runner code to be threadsafe.
|
523
|
-
* _run_suites now runs suites in parallel if they opt-in.
|
524
|
-
|
525
|
-
* 4 minor enhancements:
|
526
|
-
|
527
|
-
* Added TestCase#synchronize
|
528
|
-
* Added TestCase.make_my_diffs_pretty!
|
529
|
-
* Added TestCase.parallelize_me!
|
530
|
-
* Lock on capture_io for thread safety (tenderlove)
|
531
|
-
|
532
|
-
=== 4.1.0 / 2012-10-05
|
533
|
-
|
534
|
-
* 2 minor enhancements:
|
535
|
-
|
536
|
-
* Added skip example to readme. (dissolved)
|
537
|
-
* Extracted backtrace filter to object. (tenderlove)
|
538
|
-
|
539
|
-
* 1 bug fix:
|
540
|
-
|
541
|
-
* OMG I'm so dumb. Fixed access to deprecated hook class methods. I hate ruby modules. (route)
|
542
|
-
|
543
|
-
=== 4.0.0 / 2012-09-28
|
544
|
-
|
545
|
-
* 1 major enhancement:
|
546
|
-
|
547
|
-
* The names of a privately-used undocumented constants are Super Important™.
|
548
|
-
|
549
|
-
* 1 minor enhancement:
|
550
|
-
|
551
|
-
* Support stubbing methods that would be handled via method_missing. (jhsu)
|
552
|
-
|
553
|
-
* 3 bug fixes:
|
554
|
-
|
555
|
-
* Add include_private param to MiniTest::Mock#respond_to? (rf-)
|
556
|
-
* Fixed use of minitest/pride with --help. (zw963)
|
557
|
-
* Made 'No visible difference.' message more clear. (ckrailo)
|
558
|
-
|
559
|
-
=== 3.5.0 / 2012-09-21
|
560
|
-
|
561
|
-
* 1 minor enhancement:
|
562
|
-
|
563
|
-
* Added #capture_subprocess_io. (route)
|
564
|
-
|
565
|
-
=== 3.4.0 / 2012-09-05
|
566
|
-
|
567
|
-
* 2 minor enhancements:
|
568
|
-
|
569
|
-
* assert_output can now take regexps for expected values. (suggested by stomar)
|
570
|
-
* Clarified that ruby 1.9/2.0's phony gems cause serious confusion for rubygems.
|
571
|
-
|
572
|
-
=== 3.3.0 / 2012-07-26
|
573
|
-
|
574
|
-
* 1 major enhancement:
|
575
|
-
|
576
|
-
* Deprecated add_(setup|teardown)_hook in favor of (before|after)_(setup|teardown) [2013-01-01]
|
577
|
-
|
578
|
-
* 4 minor enhancements:
|
579
|
-
|
580
|
-
* Refactored deprecated hook system into a module.
|
581
|
-
* Refactored lifecycle hooks into a module.
|
582
|
-
* Removed after_setup/before_teardown + run_X_hooks from Spec.
|
583
|
-
* Spec#before/after now do a simple define_method and call super. DUR.
|
584
|
-
|
585
|
-
* 2 bug fixes:
|
586
|
-
|
587
|
-
* Fixed #passed? when used against a test that called flunk. (floehopper)
|
588
|
-
* Fixed rdoc bug preventing doco for some expectations. (stomar).
|
589
|
-
|
590
|
-
=== 3.2.0 / 2012-06-26
|
591
|
-
|
592
|
-
* 1 minor enhancement:
|
593
|
-
|
594
|
-
* Stubs now yield self. (peterhellberg)
|
595
|
-
|
596
|
-
* 1 bug fix:
|
597
|
-
|
598
|
-
* Fixed verbose test that only fails when run in verbose mode. mmmm irony.
|
599
|
-
|
600
|
-
=== 3.1.0 / 2012-06-13
|
601
|
-
|
602
|
-
* 2 minor enhancements:
|
603
|
-
|
604
|
-
* Removed LONG deprecated Unit.out accessor
|
605
|
-
* Removed generated method name munging from minitest/spec. (ordinaryzelig/tenderlove)
|
606
|
-
|
607
|
-
=== 3.0.1 / 2012-05-24
|
608
|
-
|
609
|
-
* 1 bug fix:
|
610
|
-
|
611
|
-
* I'm a dumbass and refactored into Mock#call. Renamed to #__call so you can mock #call. (mschuerig)
|
612
|
-
|
613
|
-
=== 3.0.0 / 2012-05-08
|
614
|
-
|
615
|
-
* 3 major enhancements:
|
616
|
-
|
617
|
-
* Added Object#stub (in minitest/mock.rb).
|
618
|
-
* Mock#expect mocks are used in the order they're given.
|
619
|
-
* Mock#verify now strictly compares against expect calls.
|
620
|
-
|
621
|
-
* 3 minor enhancements:
|
622
|
-
|
623
|
-
* Added caller to deprecation message.
|
624
|
-
* Mock error messages are much prettier.
|
625
|
-
* Removed String check for RHS of assert/refute_match. This lets #to_str work properly.
|
626
|
-
|
627
|
-
* 1 bug fix:
|
628
|
-
|
629
|
-
* Support drive letter on Windows. Patch provided from MRI by Usaku NAKAMURA. (ayumin)
|
630
|
-
|
631
|
-
=== 2.12.1 / 2012-04-10
|
632
|
-
|
633
|
-
* 1 minor enhancement:
|
634
|
-
|
635
|
-
* Added ruby releases to History.txt to make it easier to see what you're missing
|
636
|
-
|
637
|
-
* 1 bug fix:
|
638
|
-
|
639
|
-
* Rolled my own deprecate msg to allow MT to work with rubygems < 1.7
|
640
|
-
|
641
|
-
=== 2.12.0 / 2012-04-03
|
642
|
-
|
643
|
-
* 4 minor enhancements:
|
644
|
-
|
645
|
-
* ::it returns test method name (wojtekmach)
|
646
|
-
* Added #record method to runner so runner subclasses can cleanly gather data.
|
647
|
-
* Added Minitest alias for MiniTest because even I forget.
|
648
|
-
* Deprecated assert_block!! Yay!!!
|
649
|
-
|
650
|
-
* 1 bug fix:
|
651
|
-
|
652
|
-
* Fixed warning in i_suck_and_my_tests_are_order_dependent! (phiggins)
|
653
|
-
|
654
|
-
=== 2.11.4 / 2012-03-20
|
655
|
-
|
656
|
-
* 2 minor enhancements:
|
657
|
-
|
658
|
-
* Updated known extensions
|
659
|
-
* You got your unicode in my tests! You got your tests in my unicode! (fl00r)
|
660
|
-
|
661
|
-
* 1 bug fix:
|
662
|
-
|
663
|
-
* Fixed MiniTest::Mock example in the readme. (conradwt)
|
664
|
-
|
665
|
-
=== 2.11.3 / 2012-02-29
|
666
|
-
|
667
|
-
* 2 bug fixes:
|
668
|
-
|
669
|
-
* Clarified that assert_raises returns the exception for further testing
|
670
|
-
* Fixed assert_in_epsilon when both args are negative. (tamc)
|
671
|
-
|
672
|
-
=== 2.11.2 / 2012-02-14
|
673
|
-
|
674
|
-
* 1 minor enhancement:
|
675
|
-
|
676
|
-
* Display failures/errors on SIGINFO. (tenderlove)
|
677
|
-
|
678
|
-
* 1 bug fix:
|
679
|
-
|
680
|
-
* Fixed MiniTest::Unit.after_tests for Ruby 1.9.3. (ysbaddaden)
|
681
|
-
|
682
|
-
=== 2.11.1 / 2012-02-01
|
683
|
-
|
684
|
-
* 3 bug fixes:
|
685
|
-
|
686
|
-
* Improved description for --name argument. (drd)
|
687
|
-
* Ensure Mock#expect's expected args is an Array. (mperham)
|
688
|
-
* Ensure Mock#verify verifies multiple expects of the same method. (chastell)
|
689
|
-
|
690
|
-
=== 2.11.0 / 2012-01-25
|
691
|
-
|
692
|
-
* 2 minor enhancements:
|
693
|
-
|
694
|
-
* Added before / after hooks for setup and teardown. (tenderlove)
|
695
|
-
* Pushed run_setup_hooks down to Spec. (tenderlove)
|
696
|
-
|
697
|
-
=== 2.10.1 / 2012-01-17
|
698
|
-
|
699
|
-
* 1 bug fix:
|
700
|
-
|
701
|
-
* Fixed stupid 1.9 path handling grumble grumble. (graaff)
|
702
|
-
|
703
|
-
=== 2.10.0 / 2011-12-20
|
704
|
-
|
705
|
-
* 3 minor enhancements:
|
706
|
-
|
707
|
-
* Added specs for must/wont be_empty/respond_to/be_kind_of and others.
|
708
|
-
* Added tests for assert/refute predicate.
|
709
|
-
* Split minitest/excludes.rb out to its own gem.
|
710
|
-
|
711
|
-
* 1 bug fix:
|
712
|
-
|
713
|
-
* Fixed must_be_empty and wont_be_empty argument handling. (mrsimo)
|
714
|
-
|
715
|
-
=== 2.9.1 / 2011-12-13
|
716
|
-
|
717
|
-
* 4 minor enhancements:
|
718
|
-
|
719
|
-
* Added a ton of tests on spec error message output.
|
720
|
-
* Cleaned up consistency of msg handling on unary expectations.
|
721
|
-
* Improved error messages on assert/refute_in_delta.
|
722
|
-
* infect_an_assertion no longer checks arity and better handles args.
|
723
|
-
|
724
|
-
* 1 bug fix:
|
725
|
-
|
726
|
-
* Fixed error message on specs when 2+ args and custom message provided. (chastell)
|
727
|
-
|
728
|
-
=== 2.9.0 / 2011-12-07
|
729
|
-
|
730
|
-
* 4 minor enhancements:
|
731
|
-
|
732
|
-
* Added TestCase.exclude and load_excludes for programmatic filtering of tests.
|
733
|
-
* Added guard methods so you can cleanly skip based on platform/impl
|
734
|
-
* Holy crap! 100% doco! `rdoc -C` ftw
|
735
|
-
* Switch assert_output to test stderr before stdout to possibly improve debugging
|
736
|
-
|
737
|
-
=== 2.8.1 / 2011-11-17
|
738
|
-
|
739
|
-
* 1 bug fix:
|
740
|
-
|
741
|
-
* Ugh. 1.9's test/unit violates my internals. Added const_missing.
|
742
|
-
|
743
|
-
=== 2.8.0 / 2011-11-08
|
744
|
-
|
745
|
-
* 2 minor enhancements:
|
746
|
-
|
747
|
-
* Add a method so that code can be run around a particular test case (tenderlove)
|
748
|
-
* Turn off backtrace filtering if we're running inside a ruby checkout. (drbrain)
|
749
|
-
|
750
|
-
* 2 bug fixes:
|
751
|
-
|
752
|
-
* Fixed 2 typos and 2 doc glitches. (splattael)
|
753
|
-
* Remove unused block arguments to avoid creating Proc objects. (k-tsj)
|
754
|
-
|
755
|
-
=== 2.7.0 / 2011-10-25
|
756
|
-
|
757
|
-
* 2 minor enhancements:
|
758
|
-
|
759
|
-
* Include failed values in the expected arg output in MockExpectationError. (nono)
|
760
|
-
* Make minitest/pride work with other 256 color capable terms. (sunaku)
|
761
|
-
|
762
|
-
* 2 bug fixes:
|
763
|
-
|
764
|
-
* Clarified the documentation of minitest/benchmark (eregon)
|
765
|
-
* Fixed using expectations in regular unit tests. (sunaku)
|
766
|
-
|
767
|
-
=== 2.6.2 / 2011-10-19
|
768
|
-
|
769
|
-
* 1 minor enhancement:
|
770
|
-
|
771
|
-
* Added link to vim bundle. (sunaku)
|
772
|
-
|
773
|
-
* 2 bug fixes:
|
774
|
-
|
775
|
-
* Force gem activation in hoe minitest plugin
|
776
|
-
* Support RUBY_VERSION='2.0.0' (nagachika)
|
777
|
-
|
778
|
-
=== 2.6.1 / 2011-09-27
|
779
|
-
|
780
|
-
* 2 bug fixes:
|
781
|
-
|
782
|
-
* Alias Spec.name from Spec.to_s so it works when @name is nil (nathany)
|
783
|
-
* Fixed assert and refute_operator where second object has a bad == method.
|
784
|
-
|
785
|
-
=== 2.6.0 / 2011-09-13
|
786
|
-
|
787
|
-
* 2 minor enhancements:
|
788
|
-
|
789
|
-
* Added specify alias for it and made desc optional.
|
790
|
-
* Spec#must_be and #wont_be can be used with predicates (metaskills)
|
791
|
-
|
792
|
-
* 1 bug fix:
|
793
|
-
|
794
|
-
* Fixed Mock.respond_to?(var) to work with strings. (holli)
|
795
|
-
|
796
|
-
=== 2.5.1 / 2011-08-27 // ruby 1.9.3: p0, p125, p34579
|
797
|
-
|
798
|
-
* 2 minor enhancements:
|
799
|
-
|
800
|
-
* Added gem activation for minitest in minitest/autoload to help out 1.9 users
|
801
|
-
* Extended Spec.register_spec_type to allow for procs instead of just regexps.
|
802
|
-
|
803
|
-
=== 2.5.0 / 2011-08-18
|
804
|
-
|
805
|
-
* 4 minor enhancements:
|
806
|
-
|
807
|
-
* Added 2 more arguments against rspec: let & subject in 9 loc! (emmanuel/luis)
|
808
|
-
* Added TestCase.i_suck_and_my_tests_are_order_dependent!
|
809
|
-
* Extended describe to take an optional method name (2 line change!). (emmanuel)
|
810
|
-
* Refactored and extended minitest/pride to do full 256 color support. (lolcat)
|
811
|
-
|
812
|
-
* 1 bug fix:
|
813
|
-
|
814
|
-
* Doc fixes. (chastell)
|
815
|
-
|
816
|
-
=== 2.4.0 / 2011-08-09
|
817
|
-
|
818
|
-
* 4 minor enhancements:
|
819
|
-
|
820
|
-
* Added simple examples for all expectations.
|
821
|
-
* Improved Mock error output when args mismatch.
|
822
|
-
* Moved all expectations from Object to MiniTest::Expectations.
|
823
|
-
* infect_with_assertions has been removed due to excessive clever
|
824
|
-
|
825
|
-
* 4 bug fixes:
|
826
|
-
|
827
|
-
* Fix Assertions#mu_pp to deal with immutable encoded strings. (ferrous26)
|
828
|
-
* Fix minitest/pride for MacRuby (ferrous26)
|
829
|
-
* Made error output less fancy so it is more readable
|
830
|
-
* Mock shouldn't undef === and inspect. (dgraham)
|
831
|
-
|
832
|
-
=== 2.3.1 / 2011-06-22
|
833
|
-
|
834
|
-
* 1 bug fix:
|
835
|
-
|
836
|
-
* Fixed minitest hoe plugin to be a spermy dep and not depend on itself.
|
837
|
-
|
838
|
-
=== 2.3.0 / 2011-06-15
|
839
|
-
|
840
|
-
* 5 minor enhancements:
|
841
|
-
|
842
|
-
* Add setup and teardown hooks to MiniTest::TestCase. (phiggins)
|
843
|
-
* Added nicer error messages for MiniTest::Mock. (phiggins)
|
844
|
-
* Allow for less specific expected arguments in Mock. (bhenderson/phiggins)
|
845
|
-
* Made MiniTest::Mock a blank slate. (phiggins)
|
846
|
-
* Refactored minitest/spec to use the hooks instead of define_inheritable_method. (phiggins)
|
847
|
-
|
848
|
-
* 2 bug fixes:
|
849
|
-
|
850
|
-
* Fixed TestCase's inherited hook. (dchelimsky/phiggins/jamis, the 'good' neighbor)
|
851
|
-
* MiniTest::Assertions#refute_empty should use mu_pp in the default message. (whatthejeff)
|
852
|
-
|
853
|
-
=== 2.2.2 / 2011-06-01
|
854
|
-
|
855
|
-
* 2 bug fixes:
|
856
|
-
|
857
|
-
* Got rid of the trailing period in message for assert_equal. (tenderlove)
|
858
|
-
* Windows needs more flushing. (Akio Tajima)
|
859
|
-
|
860
|
-
=== 2.2.1 / 2011-05-31
|
861
|
-
|
862
|
-
* 1 bug fix:
|
863
|
-
|
864
|
-
* My _ONE_ non-rubygems-using minitest user goes to Seattle.rb!
|
865
|
-
|
866
|
-
=== 2.2.0 / 2011-05-29
|
867
|
-
|
868
|
-
* 6 minor enhancements:
|
869
|
-
|
870
|
-
* assert_equal (and must_equal) now tries to diff output where it makes sense.
|
871
|
-
* Added Assertions#diff(exp, act) to be used by assert_equal.
|
872
|
-
* Added Assertions#mu_pp_for_diff
|
873
|
-
* Added Assertions.diff and diff=
|
874
|
-
* Moved minitest hoe-plugin from hoe-seattlerb. (erikh)
|
875
|
-
* Skipped tests only output details in verbose mode. (tenderlove+zenspider=xoxo)
|
876
|
-
|
877
|
-
=== 2.1.0 / 2011-04-11
|
878
|
-
|
879
|
-
* 5 minor enhancements:
|
880
|
-
|
881
|
-
* Added MiniTest::Spec.register_spec_type(matcher, klass) and spec_type(desc)
|
882
|
-
* Added ability for specs to share code via subclassing of Spec. (metaskills)
|
883
|
-
* Clarified (or tried to) bench_performance_linear's use of threshold.
|
884
|
-
* MiniTest::Unit.runner=(runner) provides an easy way of creating custom test runners for specialized needs. (justinweiss)
|
885
|
-
* Reverse order of inheritance in teardowns of specs. (deepfryed)
|
886
|
-
|
887
|
-
* 3 bug fixes:
|
888
|
-
|
889
|
-
* FINALLY fixed problems of inheriting specs in describe/it/describe scenario. (MGPalmer)
|
890
|
-
* Fixed a new warning in 1.9.3.
|
891
|
-
* Fixed assert_block's message handling. (nobu)
|
892
|
-
|
893
|
-
=== 2.0.2 / 2010-12-24
|
894
|
-
|
895
|
-
* 1 minor enhancement:
|
896
|
-
|
897
|
-
* Completed doco on minitest/benchmark for specs.
|
898
|
-
|
899
|
-
* 1 bug fix:
|
900
|
-
|
901
|
-
* Benchmarks in specs that didn't call bench_range would die. (zzak).
|
902
|
-
|
903
|
-
=== 2.0.1 / 2010-12-15
|
904
|
-
|
905
|
-
* 4 minor enhancements:
|
906
|
-
|
907
|
-
* Do not filter backtrace if $DEBUG
|
908
|
-
* Exit autorun via nested at_exit handler, in case other libs call exit
|
909
|
-
* Make options accesor lazy.
|
910
|
-
* Split printing of test name and its time. (nurse)
|
911
|
-
|
912
|
-
* 1 bug fix:
|
913
|
-
|
914
|
-
* Fix bug when ^T is hit before runner start
|
915
|
-
|
916
|
-
=== 2.0.0 / 2010-11-11
|
917
|
-
|
918
|
-
* 3 major enhancements:
|
919
|
-
|
920
|
-
* Added minitest/benchmark! Assert your performance! YAY!
|
921
|
-
* Refactored runner to allow for more extensibility. See minitest/benchmark.
|
922
|
-
* This makes the runner backwards incompatible in some ways!
|
923
|
-
|
924
|
-
* 9 minor enhancements:
|
925
|
-
|
926
|
-
* Added MiniTest::Unit.after_tests { ... }
|
927
|
-
* Improved output by adding test rates and a more sortable verbose format
|
928
|
-
* Improved readme based on feedback from others
|
929
|
-
* Added io method to TestCase. If used, it'll supplant '.EF' output.
|
930
|
-
* Refactored IO in MiniTest::Unit.
|
931
|
-
* Refactored _run_anything to _run_suite to make it easier to wrap (ngauthier)
|
932
|
-
* Spec class names are now the unmunged descriptions (btakita)
|
933
|
-
* YAY for not having redundant rdoc/readmes!
|
934
|
-
* Help output is now generated from the flags you passed straight up.
|
935
|
-
|
936
|
-
* 4 bug fixes:
|
937
|
-
|
938
|
-
* Fixed scoping issue on minitest/mock (srbaker/prosperity)
|
939
|
-
* Fixed some of the assertion default messages
|
940
|
-
* Fixes autorun when on windows with ruby install on different drive (larsch)
|
941
|
-
* Fixed rdoc output bug in spec.rb
|
942
|
-
|
943
|
-
=== 1.7.2 / 2010-09-23
|
944
|
-
|
945
|
-
* 3 bug fixes:
|
946
|
-
|
947
|
-
* Fixed doco for expectations and Spec.
|
948
|
-
* Fixed test_capture_io on 1.9.3+ (sora_h)
|
949
|
-
* assert_raises now lets MiniTest::Skip through. (shyouhei)
|
950
|
-
|
951
|
-
=== 1.7.1 / 2010-09-01
|
952
|
-
|
953
|
-
* 1 bug fix:
|
954
|
-
|
955
|
-
* 1.9.2 fixes for spec tests
|
956
|
-
|
957
|
-
=== 1.7.0 / 2010-07-15
|
958
|
-
|
959
|
-
* 5 minor enhancements:
|
960
|
-
|
961
|
-
* Added assert_output (mapped to must_output).
|
962
|
-
* Added assert_silent (mapped to must_be_silent).
|
963
|
-
* Added examples to readme (Mike Dalessio)
|
964
|
-
* Added options output at the top of the run, for fatal run debugging (tenderlove)
|
965
|
-
* Spec's describe method returns created class
|
966
|
-
|
967
|
-
=== 1.6.0 / 2010-03-27 // ruby 1.9.2-p290
|
968
|
-
|
969
|
-
* 10 minor enhancements:
|
970
|
-
|
971
|
-
* Added --seed argument so you can reproduce a random order for debugging.
|
972
|
-
* Added documentation for assertions
|
973
|
-
* Added more rdoc and tons of :nodoc:
|
974
|
-
* Added output to give you all the options you need to reproduce that run.
|
975
|
-
* Added proper argument parsing to minitest.
|
976
|
-
* Added unique serial # to spec names so order can be preserved (needs tests). (phrogz)
|
977
|
-
* Empty 'it' fails with default msg. (phrogz)
|
978
|
-
* Remove previous method on expect to remove 1.9 warnings
|
979
|
-
* Spec#it is now order-proof wrt subclasses/nested describes.
|
980
|
-
* assert_same error message now reports in decimal, eg: oid=123. (mattkent)
|
981
|
-
|
982
|
-
* 2 bug fixes:
|
983
|
-
|
984
|
-
* Fixed message on refute_same to be consistent with assert_same.
|
985
|
-
* Fixed method randomization to be stable for testing.
|
986
|
-
|
987
|
-
=== 1.5.0 / 2010-01-06
|
988
|
-
|
989
|
-
* 4 minor enhancements:
|
990
|
-
|
991
|
-
* Added ability to specify what assertions should have their args flipped.
|
992
|
-
* Don't flip arguments on *include and *respond_to assertions.
|
993
|
-
* Refactored Module.infect_an_assertion from Module.infect_with_assertions.
|
994
|
-
* before/after :all now bitches and acts like :each
|
995
|
-
|
996
|
-
* 3 bug fixes:
|
997
|
-
|
998
|
-
* Nested describes now map to nested test classes to avoid namespace collision.
|
999
|
-
* Using undef_method instead of remove_method to clean out inherited specs.
|
1000
|
-
* assert_raises was ignoring passed in message.
|
1001
|
-
|
1002
|
-
=== 1.4.2 / 2009-06-25
|
1003
|
-
|
1004
|
-
* 1 bug fix:
|
1005
|
-
|
1006
|
-
* Fixed info handler for systems that don't have siginfo.
|
1007
|
-
|
1008
|
-
=== 1.4.1 / 2009-06-23
|
1009
|
-
|
1010
|
-
* 1 major enhancement:
|
1011
|
-
|
1012
|
-
* Handle ^C and other fatal exceptions by failing
|
1013
|
-
|
1014
|
-
* 1 minor enhancement:
|
1015
|
-
|
1016
|
-
* Added something to catch mixed use of test/unit and minitest if $DEBUG
|
1017
|
-
|
1018
|
-
* 1 bug fix:
|
1019
|
-
|
1020
|
-
* Added SIGINFO handler for finding slow tests without verbose
|
1021
|
-
|
1022
|
-
=== 1.4.0 / 2009-06-18
|
1023
|
-
|
1024
|
-
* 5 minor enhancement:
|
1025
|
-
|
1026
|
-
* Added clarification doco.
|
1027
|
-
* Added specs and mocks to autorun.
|
1028
|
-
* Changed spec test class creation to be non-destructive.
|
1029
|
-
* Updated rakefile for new hoe capabilities.
|
1030
|
-
* describes are nestable (via subclass). before/after/def inherits, specs don't.
|
1031
|
-
|
1032
|
-
* 3 bug fixes:
|
1033
|
-
|
1034
|
-
* Fixed location on must/wont.
|
1035
|
-
* Switched to __name__ to avoid common ivar name.
|
1036
|
-
* Fixed indentation in test file (1.9).
|
1037
|
-
|
1038
|
-
=== 1.3.1 / 2009-01-20 // ruby 1.9.1-p431
|
1039
|
-
|
1040
|
-
* 1 minor enhancement:
|
1041
|
-
|
1042
|
-
* Added miniunit/autorun.rb as replacement for test/unit.rb's autorun.
|
1043
|
-
|
1044
|
-
* 16 bug fixes:
|
1045
|
-
|
1046
|
-
* 1.9 test fixes.
|
1047
|
-
* Bug fixes from nobu and akira for really odd scenarios. They run ruby funny.
|
1048
|
-
* Fixed (assert|refute)_match's argument order.
|
1049
|
-
* Fixed LocalJumpError in autorun if exception thrown before at_exit.
|
1050
|
-
* Fixed assert_in_delta (should be >=, not >).
|
1051
|
-
* Fixed assert_raises to match Modules.
|
1052
|
-
* Fixed capture_io to not dup IOs.
|
1053
|
-
* Fixed indentation of capture_io for ruby 1.9 warning.
|
1054
|
-
* Fixed location to deal better with custom assertions and load paths. (Yuki)
|
1055
|
-
* Fixed order of (must|wont)_include in MiniTest::Spec.
|
1056
|
-
* Fixed skip's backtrace.
|
1057
|
-
* Got arg order wrong in *_match in tests, message wrong as a result.
|
1058
|
-
* Made describe private. For some reason I thought that an attribute of Kernel.
|
1059
|
-
* Removed disable_autorun method, added autorun.rb instead.
|
1060
|
-
* assert_match escapes if passed string for pattern.
|
1061
|
-
* instance_of? is different from ===, use instance_of.
|
1062
|
-
|
1063
|
-
=== 1.3.0 / 2008-10-09
|
1064
|
-
|
1065
|
-
* 2 major enhancements:
|
1066
|
-
|
1067
|
-
* renamed to minitest and pulled out test/unit compatibility.
|
1068
|
-
* mini/test.rb is now minitest/unit.rb, everything else maps directly.
|
1069
|
-
|
1070
|
-
* 12 minor enhancements:
|
1071
|
-
|
1072
|
-
* assert_match now checks that act can call =~ and converts exp to a
|
1073
|
-
regexp only if needed.
|
1074
|
-
* Added assert_send... seems useless to me tho.
|
1075
|
-
* message now forces to string... ruby-core likes to pass classes and arrays :(
|
1076
|
-
* Added -v handling and switched to @verbose from $DEBUG.
|
1077
|
-
* Verbose output now includes test class name and adds a sortable running time!
|
1078
|
-
* Switched message generation into procs for message deferment.
|
1079
|
-
* Added skip and renamed fail to flunk.
|
1080
|
-
* Improved output failure messages for assert_instance_of, assert_kind_of
|
1081
|
-
* Improved output for assert_respond_to, assert_same.
|
1082
|
-
* at_exit now exits false instead of errors+failures.
|
1083
|
-
* Made the tests happier and more readable imhfo.
|
1084
|
-
* Switched index(s) == 0 to rindex(s, 0) on nobu's suggestion. Faster.
|
1085
|
-
|
1086
|
-
* 5 bug fixes:
|
1087
|
-
|
1088
|
-
* 1.9: Added encoding normalization in mu_pp.
|
1089
|
-
* 1.9: Fixed backtrace filtering (BTs are expanded now)
|
1090
|
-
* Added back exception_details to assert_raises. DOH.
|
1091
|
-
* Fixed shadowed variable in mock.rb
|
1092
|
-
* Fixed stupid muscle memory message bug in assert_send.
|
1093
|
-
|
1094
|
-
=== 1.2.1 / 2008-06-10
|
1095
|
-
|
1096
|
-
* 7 minor enhancements:
|
1097
|
-
|
1098
|
-
* Added deprecations everywhere in test/unit.
|
1099
|
-
* Added test_order to TestCase. :random on mini, :sorted on test/unit (for now).
|
1100
|
-
* Big cleanup in test/unit for rails. Thanks Jeremy Kemper!
|
1101
|
-
* Minor readability cleanup.
|
1102
|
-
* Pushed setup/run/teardown down to testcase allowing specialized testcases.
|
1103
|
-
* Removed pp. Tests run 2x faster. :/
|
1104
|
-
* Renamed deprecation methods and moved to test/unit/deprecate.rb.
|
1105
|
-
|
1106
|
-
=== 1.2.0 / 2008-06-09
|
1107
|
-
|
1108
|
-
* 2 major enhancements:
|
1109
|
-
|
1110
|
-
* Added Mini::Spec.
|
1111
|
-
* Added Mini::Mock. Thanks Steven Baker!!
|
1112
|
-
|
1113
|
-
* 23 minor enhancements:
|
1114
|
-
|
1115
|
-
* Added bin/use_miniunit to make it easy to test out miniunit.
|
1116
|
-
* Added -n filtering, thanks to Phil Hagelberg!
|
1117
|
-
* Added args argument to #run, takes ARGV from at_exit.
|
1118
|
-
* Added test name output if $DEBUG.
|
1119
|
-
* Added a refute (was deny) for every assert.
|
1120
|
-
* Added capture_io and a bunch of nice assertions from zentest.
|
1121
|
-
* Added deprecation mechanism for assert_no/not methods to test/unit/assertions.
|
1122
|
-
* Added pp output when available.
|
1123
|
-
* Added tests for all assertions. Pretty much maxed out coverage.
|
1124
|
-
* Added tests to verify consistency and good naming.
|
1125
|
-
* Aliased and deprecated all ugly assertions.
|
1126
|
-
* Cleaned out test/unit. Moved autorun there.
|
1127
|
-
* Code cleanup to make extensions easier. Thanks Chad!
|
1128
|
-
* Got spec args reversed in all but a couple assertions. Much more readable.
|
1129
|
-
* Improved error messages across the board. Adds your message to the default.
|
1130
|
-
* Moved into Mini namespace, renamed to Mini::Test and Mini::Spec.
|
1131
|
-
* Pulled the assertions into their own module...
|
1132
|
-
* Removed as much code as I could while still maintaining full functionality.
|
1133
|
-
* Moved filter_backtrace into MiniTest.
|
1134
|
-
* Removed MiniTest::Unit::run. Unnecessary.
|
1135
|
-
* Removed location_of_failure. Unnecessary.
|
1136
|
-
* Rewrote test/unit's filter_backtrace. Flog from 37.0 to 18.1
|
1137
|
-
* Removed assert_send. Google says it is never used.
|
1138
|
-
* Renamed MiniTest::Unit.autotest to #run.
|
1139
|
-
* Renamed deny to refute.
|
1140
|
-
* Rewrote some ugly/confusing default assertion messages.
|
1141
|
-
* assert_in_delta now defaults to 0.001 precision. Makes specs prettier.
|
1142
|
-
|
1143
|
-
* 9 bug fixes:
|
1144
|
-
|
1145
|
-
* Fixed assert_raises to raise outside of the inner-begin/rescue.
|
1146
|
-
* Fixed for ruby 1.9 and rubinius.
|
1147
|
-
* No longer exits 0 if exception in code PRE-test run causes early exit.
|
1148
|
-
* Removed implementors method list from mini/test.rb - too stale.
|
1149
|
-
* assert_nothing_raised takes a class as an arg. wtf? STUPID
|
1150
|
-
* ".EF" output is now unbuffered.
|
1151
|
-
* Bunch of changes to get working with rails... UGH.
|
1152
|
-
* Added stupid hacks to deal with rails not requiring their dependencies.
|
1153
|
-
* Now bitch loudly if someone defines one of my classes instead of requiring.
|
1154
|
-
* Fixed infect method to work better on 1.9.
|
1155
|
-
* Fixed all shadowed variable warnings in 1.9.
|
1156
|
-
|
1157
|
-
=== 1.1.0 / 2007-11-08
|
1158
|
-
|
1159
|
-
* 4 major enhancements:
|
1160
|
-
|
1161
|
-
* Finished writing all missing assertions.
|
1162
|
-
* Output matches original test/unit.
|
1163
|
-
* Documented every method needed by language implementor.
|
1164
|
-
* Fully switched over to self-testing setup.
|
1165
|
-
|
1166
|
-
* 2 minor enhancements:
|
1167
|
-
|
1168
|
-
* Added deny (assert ! test), our favorite extension to test/unit.
|
1169
|
-
* Added .autotest and fairly complete unit tests. (thanks Chad for help here)
|
1170
|
-
|
1171
|
-
=== 1.0.0 / 2006-10-30
|
1172
|
-
|
1173
|
-
* 1 major enhancement
|
1174
|
-
|
1175
|
-
* Birthday!
|
1176
|
-
|