spec_selector 0.1.6 → 0.1.7

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: 672bcd2f4168b0180a9654339c5775ab5396a00d1b0ac15e01de416136b146c9
4
- data.tar.gz: d4e047811545276316641e46413c2f3484a00bd27bedc6c4ee19e2dfd5d3ce3a
3
+ metadata.gz: 94f3b90855ec30f1707b90ab4bfdf700ab37f10f26b23aa762cbeb078d3f4e85
4
+ data.tar.gz: 075f18af13b28407c5f208cfc6a73960d92284d181f47e40289aca31e6075379
5
5
  SHA512:
6
- metadata.gz: 5f1184a526b297c848016fe5f44ecc7cbcefd91d427d6ddb27e1f438281ce1c5d66f2f1e6f3c571f7a776f603a25bdfa5422004dffc6391942ab0df4eff02a30
7
- data.tar.gz: a6162d415c72dfbefa45fffec5e5bf5b4e7f29cb673d804408234b3c9e6b16f2bb57284f4aa8b5c78c73aadffcb2398911029be27edc257f2b38f09af162320d
6
+ metadata.gz: 40b4f018c8669950ce858fe89f3d2b7f588341f30ee1eb47f16855db3a2ff81c6bc0abbb4a899a880bb0f39cdc2656efb43aa00f201d7f3e2274224256605970
7
+ data.tar.gz: 282dac133a54b2d15ae16fff9c7618538f6af5c3ba007540b744f413903adb06b03b4a3cd2659c2641379b23e20cf78cb59234e0a650779e9178ad00ac6e658f
checksums.yaml.gz.sig CHANGED
Binary file
data.tar.gz.sig CHANGED
@@ -1,5 +1,2 @@
1
- ��|}��>�g>�*�<H*�?�im  .��E���
2
- n@$*����[kV\� �NYmT_��R�`��@(
3
- -�W|
4
- �t�)b�8/���Ԛ��*<��|<��+��������F{��S� ޏ�̓�E֒�O�}����Hh|9uMܹz��p���<ՒY8������MA&�Ƚz�-����>��\lOr�H&%�`1�6�߹��˃��"����
5
- M��� ��5�3�&��[��ʪ�N*`�)6��Fѕ�3W�������9ĝc��$�
1
+ lj���#T�
2
+ �����ܻy:~�Ă�oU3��IJH!P\�B�h_gqR�DbwN�&i4�ū� g��ЏݰF3�P�8iQ"��"9��^�[��d+���8�n�������/\0����}o�' ]ˁ�|�:"������F�tD�6g���M��t}�Kh���nL�{���
data/CHANGELOG.md CHANGED
@@ -1,4 +1,9 @@
1
1
  **version 0.1.6**
2
2
  <br>
3
3
  <br>
4
- Corrected a test rerun bug as well as a problem with key control regex patterns; made a slight modification to key controls: T is no longer case-sensitive and will now rerun the top failed test result from the current set. To view the top failed result from the current set without rerunning, press SPACEBAR.
4
+ Corrected a test rerun bug as well as a problem with key control regex patterns; made a slight modification to key controls: T is no longer case-sensitive and will now rerun the top failed test result from the current set. To view the top failed result from the current set without rerunning, press SPACEBAR.
5
+
6
+ **version 0.1.7**
7
+ <br>
8
+ <br>
9
+ Updated key control instructions display text.
@@ -118,7 +118,7 @@ module SpecSelectorUtil
118
118
  end
119
119
 
120
120
  def top_fail_text
121
- bold 'Press t to view top failed example'
121
+ bold 'Press [spacebar] to view top failed example'
122
122
  end
123
123
 
124
124
  def exit_instruction_page
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.6
4
+ version: 0.1.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Trevor Almon
metadata.gz.sig CHANGED
Binary file