spec_selector 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 104ca07b618484c40fbaa4bc5debad46432d73115ffe13ae07a2e420bd77d546
4
- data.tar.gz: '069f85d4132c26c859ae51cf26ffd0f756684e6f5e6bc1b9aec0bc08ea23bb32'
3
+ metadata.gz: e68c88419bd67c02aece2afbcea16225157701950796bee4f3e88e01eecf8e3d
4
+ data.tar.gz: 46ce7b9701b7c608cd58d9588c12fa77d4361fbd7024a1b3c05272e9a8302c31
5
5
  SHA512:
6
- metadata.gz: 24f1384f0dddfad7b1604d9496963d54c599a2148259782599528738123969bdd6de05e28a0d3cbb75005ad92a2fc374f79570f0200bbb13eb1d2c394aea541b
7
- data.tar.gz: 2e392f4fad2eb0b12d083ab9d6a10cd5bfb401a92efa4a7b6b095b521cf3b89dfffac6f54da8eeac0a141934b15de94e5374e9ec2785898c854c373aea696ac6
6
+ metadata.gz: 1264dea65c4cd8ace6e32defe8261ead4f05f0e9402e1e9ec644b80ea8b35c83517ea0c097aebf38aefd4e0d9ebe56e632bfd70600394f7a2f4df5f5f67ee98c
7
+ data.tar.gz: ceb47a6188083bf1c460060568efa7f5f96590b6f679195a076d3a2bba6a37d58f922166be9d337d1d7e129975ab1c00e2e3bd2b9db99d4ceb629b0dbe517bac
checksums.yaml.gz.sig CHANGED
Binary file
data.tar.gz.sig CHANGED
Binary file
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # spec_selector
2
2
 
3
- SpecSelector is an RSpec formatter than opens a utility menu in your terminal window when you run tests (rather than just printing static text). The utility allows you to select, view, filter, and rerun specific test results with simple key controls.
3
+ SpecSelector is an RSpec formatter that opens a utility menu in your terminal window when you run tests (rather than just printing static text). The utility allows you to select, view, filter, and rerun specific test results with simple key controls.
4
4
 
5
5
  **view test results**
6
6
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spec_selector
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Trevor Almon
@@ -36,10 +36,8 @@ cert_chain:
36
36
  -----END CERTIFICATE-----
37
37
  date: 2021-02-19 00:00:00.000000000 Z
38
38
  dependencies: []
39
- description: " SpecSelector is an RSpec formatter than opens a utility menu \n in
40
- your terminal window when you run tests (rather than just \n printing static text).
41
- The utility allows you to select, view, \n filter, and rerun specific test results
42
- with simple key controls.\n"
39
+ description: " An RSpec terminal utility that allows you to select, view, \n filter,
40
+ and rerun specific test results with simple key controls.\n"
43
41
  email: trevoralmon@gmail.com
44
42
  executables: []
45
43
  extensions: []
metadata.gz.sig CHANGED
Binary file