minitest-flash 0.1.0 → 0.2.0
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 +4 -4
- data/CHANGELOG.md +11 -0
- data/README.md +4 -9
- data/lib/minitest/flash/version.rb +1 -1
- metadata +5 -29
- checksums.yaml.gz.sig +0 -0
- data.tar.gz.sig +0 -0
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: cf715730f906a4c1bf9262e533acb5046e1f55df580a73dd164e9a00b6431bdd
|
4
|
+
data.tar.gz: d75ad1cedf3b67e0cdf8c597cc931da3387fdad914a73122421211e75d09d686
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a5b4b11d38190054c5942ca3f158a503cfe1b27fc0f3bf39742fec76b092207171108658a34ff5a00c323e3662cc680af1d0ef204bd441676e91cc97426a3d42
|
7
|
+
data.tar.gz: 61ad8ae18e01fd22578a0ebfcaa710057ca4cf11b371a181c7078f20ae5890aa3573542812d69a3ff81dbfe1c4c09b900dd46ec99fac4fb3de3fed9a1efb1bde
|
data/CHANGELOG.md
CHANGED
data/README.md
CHANGED
@@ -1,23 +1,18 @@
|
|
1
1
|
[](https://rubygems.org/gems/minitest-flash)
|
2
2
|
[](https://github.com/svoop/minitest-flash/actions?workflow=Test)
|
3
3
|
[](https://codeclimate.com/github/svoop/minitest-flash/)
|
4
|
-
[](https://github.com/sponsors/svoop)
|
5
5
|
|
6
6
|
# Minitest::Flash
|
7
7
|
|
8
8
|
Simple Minitest reporter to indicate the result of test runs in as fancy a way you like. Here's how I like it: Flash the macOS menu bar in green or red and play a short and mutable sound effect.
|
9
9
|
|
10
10
|
* [Homepage](https://github.com/svoop/minitest-flash)
|
11
|
-
* [API](https://www.rubydoc.info/gems/minitest-flash)
|
12
11
|
* Author: [Sven Schwyn - Bitcetera](https://bitcetera.com)
|
13
12
|
|
14
|
-
|
15
|
-
|
16
|
-
This gem is [cryptographically signed](https://guides.rubygems.org/security/#using-gems) in order to assure it hasn't been tampered with. Unless already done, please add the author's public key as a trusted certificate now:
|
13
|
+
Thank you for supporting free and open-source software by sponsoring on [GitHub](https://github.com/sponsors/svoop) or on [Donorbox](https://donorbox.com/bitcetera). Any gesture is appreciated, from a single Euro for a ☕️ cup of coffee to 🍹 early retirement.
|
17
14
|
|
18
|
-
|
19
|
-
gem cert --add <(curl -Ls https://raw.github.com/svoop/minitest-flash/main/certs/svoop.pem)
|
20
|
-
```
|
15
|
+
## Install
|
21
16
|
|
22
17
|
Add the following to the <tt>Gemfile</tt> or <tt>gems.rb</tt> of your [Bundler](https://bundler.io) powered Ruby project:
|
23
18
|
|
@@ -28,7 +23,7 @@ gem 'minitest-flash'
|
|
28
23
|
And then install the bundle:
|
29
24
|
|
30
25
|
```
|
31
|
-
bundle install
|
26
|
+
bundle install
|
32
27
|
```
|
33
28
|
|
34
29
|
Finally, require this gem in your `test_helper.rb` or `spec_helper.rb`:
|
metadata
CHANGED
@@ -1,35 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: minitest-flash
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.2.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Sven Schwyn
|
8
|
-
autorequire:
|
9
8
|
bindir: bin
|
10
|
-
cert_chain:
|
11
|
-
-
|
12
|
-
-----BEGIN CERTIFICATE-----
|
13
|
-
MIIDODCCAiCgAwIBAgIBATANBgkqhkiG9w0BAQsFADAjMSEwHwYDVQQDDBhydWJ5
|
14
|
-
L0RDPWJpdGNldGVyYS9EQz1jb20wHhcNMjIxMTA2MTIzNjUwWhcNMjMxMTA2MTIz
|
15
|
-
NjUwWjAjMSEwHwYDVQQDDBhydWJ5L0RDPWJpdGNldGVyYS9EQz1jb20wggEiMA0G
|
16
|
-
CSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDcLg+IHjXYaUlTSU7R235lQKD8ZhEe
|
17
|
-
KMhoGlSUonZ/zo1OT3KXcqTCP1iMX743xYs6upEGALCWWwq+nxvlDdnWRjF3AAv7
|
18
|
-
ikC+Z2BEowjyeCCT/0gvn4ohKcR0JOzzRaIlFUVInlGSAHx2QHZ2N8ntf54lu7nd
|
19
|
-
L8CiDK8rClsY4JBNGOgH9UC81f+m61UUQuTLxyM2CXfAYkj/sGNTvFRJcNX+nfdC
|
20
|
-
hM9r2kH1+7wsa8yG7wJ2IkrzNACD8v84oE6qVusN8OLEMUI/NaEPVPbw2LUM149H
|
21
|
-
PVa0i729A4IhroNnFNmw4wOC93ARNbM1+LW36PLMmKjKudf5Exg8VmDVAgMBAAGj
|
22
|
-
dzB1MAkGA1UdEwQCMAAwCwYDVR0PBAQDAgSwMB0GA1UdDgQWBBSfK8MtR62mQ6oN
|
23
|
-
yoX/VKJzFjLSVDAdBgNVHREEFjAUgRJydWJ5QGJpdGNldGVyYS5jb20wHQYDVR0S
|
24
|
-
BBYwFIEScnVieUBiaXRjZXRlcmEuY29tMA0GCSqGSIb3DQEBCwUAA4IBAQAYG2na
|
25
|
-
ye8OE2DANQIFM/xDos/E4DaPWCJjX5xvFKNKHMCeQYPeZvLICCwyw2paE7Otwk6p
|
26
|
-
uvbg2Ks5ykXsbk5i6vxDoeeOLvmxCqI6m+tHb8v7VZtmwRJm8so0eSX0WvTaKnIf
|
27
|
-
CAn1bVUggczVdNoBXw9WAILKyw9bvh3Ft740XZrR74sd+m2pGwjCaM8hzLvrVbGP
|
28
|
-
DyYhlBeRWyQKQ0WDIsiTSRhzK8HwSTUWjvPwx7SEdIU/HZgyrk0ETObKPakVu6bH
|
29
|
-
kAyiRqgxF4dJviwtqI7mZIomWL63+kXLgjOjMe1SHxfIPo/0ji6+r1p4KYa7o41v
|
30
|
-
fwIwU1MKlFBdsjkd
|
31
|
-
-----END CERTIFICATE-----
|
32
|
-
date: 2023-08-16 00:00:00.000000000 Z
|
9
|
+
cert_chain: []
|
10
|
+
date: 1980-01-02 00:00:00.000000000 Z
|
33
11
|
dependencies:
|
34
12
|
- !ruby/object:Gem::Dependency
|
35
13
|
name: minitest
|
@@ -153,9 +131,9 @@ email:
|
|
153
131
|
executables: []
|
154
132
|
extensions: []
|
155
133
|
extra_rdoc_files:
|
156
|
-
- README.md
|
157
134
|
- CHANGELOG.md
|
158
135
|
- LICENSE.txt
|
136
|
+
- README.md
|
159
137
|
files:
|
160
138
|
- CHANGELOG.md
|
161
139
|
- LICENSE.txt
|
@@ -173,7 +151,6 @@ metadata:
|
|
173
151
|
source_code_uri: https://github.com/svoop/minitest-flash
|
174
152
|
documentation_uri: https://www.rubydoc.info/gems/minitest-flash
|
175
153
|
bug_tracker_uri: https://github.com/svoop/minitest-flash/issues
|
176
|
-
post_install_message:
|
177
154
|
rdoc_options:
|
178
155
|
- "--title"
|
179
156
|
- Minitest::Flash
|
@@ -195,8 +172,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
195
172
|
- !ruby/object:Gem::Version
|
196
173
|
version: '0'
|
197
174
|
requirements: []
|
198
|
-
rubygems_version: 3.
|
199
|
-
signing_key:
|
175
|
+
rubygems_version: 3.6.9
|
200
176
|
specification_version: 4
|
201
177
|
summary: Simple Minitest reporter to indicate the result of test runs in as fancy
|
202
178
|
a way you like
|
checksums.yaml.gz.sig
DELETED
Binary file
|
data.tar.gz.sig
DELETED
Binary file
|
metadata.gz.sig
DELETED
Binary file
|