kettle-test 1.0.4 → 1.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 399d73b585cbda7f1855f70f557af82fa990deba80fbe8ac8644a99401883236
4
- data.tar.gz: f23989ef76eb56d4933959d7e6e3294da2c05f8dd2e1efbedcadd976651b4dde
3
+ metadata.gz: 91938ee551783588896733defc9f8da49ff489d75780b497a41b8eb7fa91f971
4
+ data.tar.gz: 2093eb8e091fdbc4868322db79c2a39fc27e0de8d0cfea2488407cd843f6b40f
5
5
  SHA512:
6
- metadata.gz: b09331dd9fb226908b0fffe4497672078bd388491b66ab24fa803e1c0f067e25e74c0f307ff665004903d0c0dd7b01cb9a3d5c3056fba8a86fb71f5eb03ec318
7
- data.tar.gz: 2a2732b5e5ab6720b98cf2c2f729fd5b6b6f15a683889b3d32b7976ccd5b5d0ea7aafb929b7c62286023c3d8b9b690e15581fb5871ce7f139e235525c7a5222d
6
+ metadata.gz: 32596efe80d4cb8fa00c249cbc839b8fe37c58cd56d5580a7a53c281d783f745a0f8720ca5ef52abeb76660b11ec4a4afec19589741bb5e45cfd9020c2e55dec
7
+ data.tar.gz: e69b5182a17733ea0b5d363868d6e49802d654ec1aff0c460db90d9a88200c1a087e290ca5565379d0e8b99ea7eb5d8fc13f338e8fa8f6aa038f37fbab224ba3
checksums.yaml.gz.sig CHANGED
Binary file
data/CHANGELOG.md CHANGED
@@ -30,6 +30,32 @@ Please file a bug if you notice a violation of semantic versioning.
30
30
 
31
31
  ### Security
32
32
 
33
+ ## [1.0.6] - 2025-10-21
34
+
35
+ - TAG: [v1.0.6][1.0.6t]
36
+ - COVERAGE: 100.00% -- 83/83 lines in 15 files
37
+ - BRANCH COVERAGE: 100.00% -- 2/2 branches in 15 files
38
+ - 94.44% documented
39
+
40
+ ### Added
41
+
42
+ - more complete usage documentation
43
+
44
+ ### Fixed
45
+
46
+ - completed change of backports to runtime dependency
47
+
48
+ ## [1.0.5] - 2025-10-20
49
+
50
+ - TAG: [v1.0.5][1.0.5t]
51
+ - COVERAGE: 100.00% -- 83/83 lines in 15 files
52
+ - BRANCH COVERAGE: 100.00% -- 2/2 branches in 15 files
53
+ - 94.44% documented
54
+
55
+ ### Added
56
+
57
+ - runtime dependency on rspec-pending_for
58
+
33
59
  ## [1.0.4] - 2025-10-20
34
60
 
35
61
  - TAG: [v1.0.4][1.0.4t]
@@ -118,7 +144,11 @@ Please file a bug if you notice a violation of semantic versioning.
118
144
  - silent_stream
119
145
  - timecop-rspec
120
146
 
121
- [Unreleased]: https://github.com/kettle-rb/kettle-test/compare/v1.0.4...HEAD
147
+ [Unreleased]: https://github.com/kettle-rb/kettle-test/compare/v1.0.6...HEAD
148
+ [1.0.6]: https://github.com/kettle-rb/kettle-test/compare/v1.0.5...v1.0.6
149
+ [1.0.6t]: https://github.com/kettle-rb/kettle-test/releases/tag/v1.0.6
150
+ [1.0.5]: https://github.com/kettle-rb/kettle-test/compare/v1.0.4...v1.0.5
151
+ [1.0.5t]: https://github.com/kettle-rb/kettle-test/releases/tag/v1.0.5
122
152
  [1.0.4]: https://github.com/kettle-rb/kettle-test/compare/v1.0.3...v1.0.4
123
153
  [1.0.4t]: https://github.com/kettle-rb/kettle-test/releases/tag/v1.0.4
124
154
  [1.0.3]: https://github.com/kettle-rb/kettle-test/compare/v1.0.2...v1.0.3
data/README.md CHANGED
@@ -1,16 +1,30 @@
1
- | 📍 NOTE |
2
- |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
3
- | RubyGems.org was [recently compromised][draper-security] in a [hostile takeover][draper-takeover] about which [many lies][draper-lies] have been told. |
4
- | I'm in the process of adding warnings to some important gems because I [don't condone the theft][draper-theft] of the bundler and rubygems-update projects. |
5
- | Once publishing to [gem.coop][gem-coop] is available I will stop publishing to RubyGems.org, unless they make amends. I am writing my a new federated gem-server. |
6
- | Please see [here][gem-coop] and [here][martin-ann] for more info on what comes next. This ["Technology for Humans" podcast episode][reinteractive-podcast] is the best summary I'm aware of. |
7
-
1
+ | 📍 NOTE |
2
+ |-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
3
+ | RubyGems (the [GitHub org][rubygems-org], not the website) [suffered][draper-security] a [hostile takeover][ellen-takeover] in September 2025. |
4
+ | Ultimately [4 maintainers][simi-removed] were [hard removed][martin-removed] and a reason has been given for only 1 of those, while 2 others resigned in protest. |
5
+ | It is a [complicated story][draper-takeover] which is difficult to [parse quickly][draper-lies]. |
6
+ | I'm adding notes like this to gems because I [don't condone theft][draper-theft] of repositories or gems from their rightful owners. |
7
+ | If a similar theft happened with my repos/gems, I'd hope some would stand up for me. |
8
+ | Disenfranchised former-maintainers have started [gem.coop][gem-coop]. |
9
+ | Once available I will publish there exclusively; unless RubyCentral makes amends with the community. |
10
+ | The ["Technology for Humans: Joel Draper"][reinteractive-podcast] podcast episode by [reinteractive][reinteractive] is the most cogent summary I'm aware of. |
11
+ | See [here][gem-naming], [here][gem-coop] and [here][martin-ann] for more info on what comes next. |
12
+ | What I'm doing: A (WIP) proposal for [bundler/gem scopes][gem-scopes], and a (WIP) proposal for a federated [gem server][gem-server]. |
13
+
14
+ [rubygems-org]: https://github.com/rubygems/
8
15
  [draper-security]: https://joel.drapper.me/p/ruby-central-security-measures/
9
16
  [draper-takeover]: https://joel.drapper.me/p/ruby-central-takeover/
17
+ [ellen-takeover]: https://pup-e.com/blog/goodbye-rubygems/
18
+ [simi-removed]: https://www.reddit.com/r/ruby/s/gOk42POCaV
19
+ [martin-removed]: https://bsky.app/profile/martinemde.com/post/3m3occezxxs2q
10
20
  [draper-lies]: https://joel.drapper.me/p/ruby-central-fact-check/
11
21
  [draper-theft]: https://joel.drapper.me/p/ruby-central/
22
+ [reinteractive]: https://reinteractive.com/ruby-on-rails
12
23
  [gem-coop]: https://gem.coop
24
+ [gem-naming]: https://github.com/gem-coop/gem.coop/issues/12
13
25
  [martin-ann]: https://martinemde.com/2025/10/05/announcing-gem-coop.html
26
+ [gem-scopes]: https://github.com/galtzo-floss/bundle-namespace
27
+ [gem-server]: https://github.com/galtzo-floss/gem-server
14
28
  [reinteractive-podcast]: https://youtu.be/_H4qbtC5qzU?si=BvuBU90R2wAqD2E6
15
29
 
16
30
  [![Galtzo FLOSS Logo by Aboling0, CC BY-SA 4.0][🖼️galtzo-i]][🖼️galtzo-discord] [![ruby-lang Logo, Yukihiro Matsumoto, Ruby Visual Identity Team, CC BY-SA 2.5][🖼️ruby-lang-i]][🖼️ruby-lang] [![kettle-test Logo by Aboling0, CC BY-SA 4.0][🖼️kettle-test-i]][🖼️kettle-test]
@@ -40,6 +54,21 @@ Add to your `spec/spec_helper.rb`:
40
54
 
41
55
  ```ruby
42
56
  require "kettle/test/rspec"
57
+
58
+ # ... any other config you need to do.
59
+
60
+ # NOTE: Gemfiles for older rubies (< 2.7) won't have kettle-soup-cover.
61
+ # The rescue LoadError handles that scenario.
62
+ begin
63
+ require "kettle-soup-cover"
64
+ require "simplecov" if Kettle::Soup::Cover::DO_COV # `.simplecov` is run here!
65
+ rescue LoadError => error
66
+ # check the error message, and re-raise if not what is expected
67
+ raise error unless error.message.include?("kettle")
68
+ end
69
+
70
+ # This gem (or app)
71
+ require "gem-under-test"
43
72
  ```
44
73
 
45
74
  Now you have many powerful testing tools at your disposal, all fully [documented](#-configuration) and tested.
@@ -169,6 +198,21 @@ Add to your `spec/spec_helper.rb`:
169
198
 
170
199
  ```ruby
171
200
  require "kettle/test/rspec"
201
+
202
+ # ... any other config you need to do.
203
+
204
+ # NOTE: Gemfiles for older rubies (< 2.7) won't have kettle-soup-cover.
205
+ # The rescue LoadError handles that scenario.
206
+ begin
207
+ require "kettle-soup-cover"
208
+ require "simplecov" if Kettle::Soup::Cover::DO_COV # `.simplecov` is run here!
209
+ rescue LoadError => error
210
+ # check the error message, and re-raise if not what is expected
211
+ raise error unless error.message.include?("kettle")
212
+ end
213
+
214
+ # This gem (or app)
215
+ require "gem-under-test"
172
216
  ```
173
217
 
174
218
  That's it! Additional customizations can be done by setting environment variables.
@@ -769,7 +813,7 @@ Thanks for RTFM. ☺️
769
813
  [📌gitmoji]:https://gitmoji.dev
770
814
  [📌gitmoji-img]:https://img.shields.io/badge/gitmoji_commits-%20%F0%9F%98%9C%20%F0%9F%98%8D-34495e.svg?style=flat-square
771
815
  [🧮kloc]: https://www.youtube.com/watch?v=dQw4w9WgXcQ
772
- [🧮kloc-img]: https://img.shields.io/badge/KLOC-0.081-FFDD67.svg?style=for-the-badge&logo=YouTube&logoColor=blue
816
+ [🧮kloc-img]: https://img.shields.io/badge/KLOC-0.083-FFDD67.svg?style=for-the-badge&logo=YouTube&logoColor=blue
773
817
  [🔐security]: SECURITY.md
774
818
  [🔐security-img]: https://img.shields.io/badge/security-policy-259D6C.svg?style=flat
775
819
  [📄copyright-notice-explainer]: https://opensource.stackexchange.com/questions/5778/why-do-licenses-such-as-the-mit-license-specify-a-single-year
@@ -6,7 +6,7 @@ module Kettle
6
6
  module Version
7
7
  # The current version of kettle-test.
8
8
  # @return [String]
9
- VERSION = "1.0.4"
9
+ VERSION = "1.0.6"
10
10
  end
11
11
  end
12
12
  end
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kettle-test
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.4
4
+ version: 1.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Peter H. Boling
@@ -133,6 +133,26 @@ dependencies:
133
133
  - - "~>"
134
134
  - !ruby/object:Gem::Version
135
135
  version: '0.6'
136
+ - !ruby/object:Gem::Dependency
137
+ name: rspec-pending_for
138
+ requirement: !ruby/object:Gem::Requirement
139
+ requirements:
140
+ - - "~>"
141
+ - !ruby/object:Gem::Version
142
+ version: '0.1'
143
+ - - ">="
144
+ - !ruby/object:Gem::Version
145
+ version: 0.1.19
146
+ type: :runtime
147
+ prerelease: false
148
+ version_requirements: !ruby/object:Gem::Requirement
149
+ requirements:
150
+ - - "~>"
151
+ - !ruby/object:Gem::Version
152
+ version: '0.1'
153
+ - - ">="
154
+ - !ruby/object:Gem::Version
155
+ version: 0.1.19
136
156
  - !ruby/object:Gem::Dependency
137
157
  name: rspec-stubbed_env
138
158
  requirement: !ruby/object:Gem::Requirement
@@ -269,26 +289,6 @@ dependencies:
269
289
  - - "~>"
270
290
  - !ruby/object:Gem::Version
271
291
  version: '3.0'
272
- - !ruby/object:Gem::Dependency
273
- name: rspec-pending_for
274
- requirement: !ruby/object:Gem::Requirement
275
- requirements:
276
- - - "~>"
277
- - !ruby/object:Gem::Version
278
- version: '0.0'
279
- - - ">="
280
- - !ruby/object:Gem::Version
281
- version: 0.0.17
282
- type: :development
283
- prerelease: false
284
- version_requirements: !ruby/object:Gem::Requirement
285
- requirements:
286
- - - "~>"
287
- - !ruby/object:Gem::Version
288
- version: '0.0'
289
- - - ">="
290
- - !ruby/object:Gem::Version
291
- version: 0.0.17
292
292
  - !ruby/object:Gem::Dependency
293
293
  name: ruby-progressbar
294
294
  requirement: !ruby/object:Gem::Requirement
@@ -343,26 +343,6 @@ dependencies:
343
343
  - - ">="
344
344
  - !ruby/object:Gem::Version
345
345
  version: 1.0.3
346
- - !ruby/object:Gem::Dependency
347
- name: backports
348
- requirement: !ruby/object:Gem::Requirement
349
- requirements:
350
- - - "~>"
351
- - !ruby/object:Gem::Version
352
- version: '3.25'
353
- - - ">="
354
- - !ruby/object:Gem::Version
355
- version: 3.25.2
356
- type: :development
357
- prerelease: false
358
- version_requirements: !ruby/object:Gem::Requirement
359
- requirements:
360
- - - "~>"
361
- - !ruby/object:Gem::Version
362
- version: '3.25'
363
- - - ">="
364
- - !ruby/object:Gem::Version
365
- version: 3.25.2
366
346
  description: "\U0001F372 Kettle::Test is a meta tool from kettle-rb to streamline
367
347
  testing. Acts as a shim dependency, pulling in many other dependencies, to give
368
348
  you OOTB productivity with a RubyGem, or Ruby app project. Configures RSpec w/ syntactic
@@ -418,10 +398,10 @@ licenses:
418
398
  - MIT
419
399
  metadata:
420
400
  homepage_uri: https://kettle-test.galtzo.com/
421
- source_code_uri: https://github.com/kettle-rb/kettle-test/tree/v1.0.4
422
- changelog_uri: https://github.com/kettle-rb/kettle-test/blob/v1.0.4/CHANGELOG.md
401
+ source_code_uri: https://github.com/kettle-rb/kettle-test/tree/v1.0.6
402
+ changelog_uri: https://github.com/kettle-rb/kettle-test/blob/v1.0.6/CHANGELOG.md
423
403
  bug_tracker_uri: https://github.com/kettle-rb/kettle-test/issues
424
- documentation_uri: https://www.rubydoc.info/gems/kettle-test/1.0.4
404
+ documentation_uri: https://www.rubydoc.info/gems/kettle-test/1.0.6
425
405
  funding_uri: https://github.com/sponsors/pboling
426
406
  wiki_uri: https://github.com/kettle-rb/kettle-test/wiki
427
407
  news_uri: https://www.railsbling.com/tags/kettle-test
metadata.gz.sig CHANGED
Binary file