-
-
Notifications
You must be signed in to change notification settings - Fork 153
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add more rspec version test coverage
- Loading branch information
Showing
18 changed files
with
393 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
while inotifywait lib/**/*.rb meta/**/*.rb spec/**/*.rb Gemfile Gemfile.shared mutant.gemspec; do | ||
bundle exec mutant environment test run --fail-fast spec/unit \ | ||
bundle exec mutant environment test run --fail-fast spec/unit spec/integration/mutant/rspec_spec.rb \ | ||
&& bundle exec mutant run --fail-fast --since main --zombie -- 'Mutant*' \ | ||
&& bundle exec rubocop | ||
done |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
source 'https://rubygems.org' | ||
gem 'rspec', '~> 3.10' | ||
gem 'rspec-core', '~> 3.10' | ||
gem 'mutant', path: '../' | ||
gem 'mutant-rspec', path: '../' | ||
gem 'adamantium' | ||
eval_gemfile File.expand_path('../../Gemfile.shared', __FILE__) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
PATH | ||
remote: .. | ||
specs: | ||
mutant (0.11.30) | ||
diff-lcs (~> 1.3) | ||
parser (~> 3.3.0) | ||
regexp_parser (~> 2.9.0) | ||
sorbet-runtime (~> 0.5.0) | ||
unparser (~> 0.6.9) | ||
mutant-rspec (0.11.30) | ||
mutant (= 0.11.30) | ||
rspec-core (>= 3.8.0, < 4.0.0) | ||
|
||
GEM | ||
remote: https://oss:[email protected]/ | ||
specs: | ||
mutant-license (0.1.1.2.2355046999240944981729280251890364410689.5) | ||
|
||
GEM | ||
remote: https://rubygems.org/ | ||
specs: | ||
adamantium (0.2.0) | ||
ice_nine (~> 0.11.0) | ||
memoizable (~> 0.4.0) | ||
ast (2.4.2) | ||
diff-lcs (1.5.1) | ||
ice_nine (0.11.2) | ||
memoizable (0.4.2) | ||
thread_safe (~> 0.3, >= 0.3.1) | ||
parser (3.3.0.5) | ||
ast (~> 2.4.1) | ||
racc | ||
racc (1.7.3) | ||
regexp_parser (2.9.0) | ||
rspec (3.13.0) | ||
rspec-core (~> 3.13.0) | ||
rspec-expectations (~> 3.13.0) | ||
rspec-mocks (~> 3.13.0) | ||
rspec-core (3.13.0) | ||
rspec-support (~> 3.13.0) | ||
rspec-expectations (3.13.0) | ||
diff-lcs (>= 1.2.0, < 2.0) | ||
rspec-support (~> 3.13.0) | ||
rspec-mocks (3.13.0) | ||
diff-lcs (>= 1.2.0, < 2.0) | ||
rspec-support (~> 3.13.0) | ||
rspec-support (3.13.1) | ||
sorbet-runtime (0.5.11292) | ||
thread_safe (0.3.6) | ||
unparser (0.6.13) | ||
diff-lcs (~> 1.3) | ||
parser (>= 3.3.0) | ||
|
||
PLATFORMS | ||
x86_64-linux | ||
|
||
DEPENDENCIES | ||
adamantium | ||
mutant! | ||
mutant-license! | ||
mutant-rspec! | ||
rspec (~> 3.10) | ||
rspec-core (~> 3.10) | ||
|
||
BUNDLED WITH | ||
2.5.6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
source 'https://rubygems.org' | ||
gem 'rspec', '~> 3.12' | ||
gem 'rspec-core', '~> 3.12' | ||
gem 'mutant', path: '../' | ||
gem 'mutant-rspec', path: '../' | ||
gem 'adamantium' | ||
eval_gemfile File.expand_path('../../Gemfile.shared', __FILE__) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
PATH | ||
remote: .. | ||
specs: | ||
mutant (0.11.30) | ||
diff-lcs (~> 1.3) | ||
parser (~> 3.3.0) | ||
regexp_parser (~> 2.9.0) | ||
sorbet-runtime (~> 0.5.0) | ||
unparser (~> 0.6.9) | ||
mutant-rspec (0.11.30) | ||
mutant (= 0.11.30) | ||
rspec-core (>= 3.8.0, < 4.0.0) | ||
|
||
GEM | ||
remote: https://oss:[email protected]/ | ||
specs: | ||
mutant-license (0.1.1.2.2355046999240944981729280251890364410689.5) | ||
|
||
GEM | ||
remote: https://rubygems.org/ | ||
specs: | ||
adamantium (0.2.0) | ||
ice_nine (~> 0.11.0) | ||
memoizable (~> 0.4.0) | ||
ast (2.4.2) | ||
diff-lcs (1.5.1) | ||
ice_nine (0.11.2) | ||
memoizable (0.4.2) | ||
thread_safe (~> 0.3, >= 0.3.1) | ||
parser (3.3.0.5) | ||
ast (~> 2.4.1) | ||
racc | ||
racc (1.7.3) | ||
regexp_parser (2.9.0) | ||
rspec (3.13.0) | ||
rspec-core (~> 3.13.0) | ||
rspec-expectations (~> 3.13.0) | ||
rspec-mocks (~> 3.13.0) | ||
rspec-core (3.13.0) | ||
rspec-support (~> 3.13.0) | ||
rspec-expectations (3.13.0) | ||
diff-lcs (>= 1.2.0, < 2.0) | ||
rspec-support (~> 3.13.0) | ||
rspec-mocks (3.13.0) | ||
diff-lcs (>= 1.2.0, < 2.0) | ||
rspec-support (~> 3.13.0) | ||
rspec-support (3.13.1) | ||
sorbet-runtime (0.5.11292) | ||
thread_safe (0.3.6) | ||
unparser (0.6.13) | ||
diff-lcs (~> 1.3) | ||
parser (>= 3.3.0) | ||
|
||
PLATFORMS | ||
x86_64-linux | ||
|
||
DEPENDENCIES | ||
adamantium | ||
mutant! | ||
mutant-license! | ||
mutant-rspec! | ||
rspec (~> 3.12) | ||
rspec-core (~> 3.12) | ||
|
||
BUNDLED WITH | ||
2.5.6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
source 'https://rubygems.org' | ||
gem 'rspec', '~> 3.9' | ||
gem 'rspec-core', '~> 3.9' | ||
gem 'mutant', path: '../' | ||
gem 'mutant-rspec', path: '../' | ||
gem 'adamantium' | ||
eval_gemfile File.expand_path('../../Gemfile.shared', __FILE__) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
PATH | ||
remote: .. | ||
specs: | ||
mutant (0.11.30) | ||
diff-lcs (~> 1.3) | ||
parser (~> 3.3.0) | ||
regexp_parser (~> 2.9.0) | ||
sorbet-runtime (~> 0.5.0) | ||
unparser (~> 0.6.9) | ||
mutant-rspec (0.11.30) | ||
mutant (= 0.11.30) | ||
rspec-core (>= 3.8.0, < 4.0.0) | ||
|
||
GEM | ||
remote: https://oss:[email protected]/ | ||
specs: | ||
mutant-license (0.1.1.2.2355046999240944981729280251890364410689.5) | ||
|
||
GEM | ||
remote: https://rubygems.org/ | ||
specs: | ||
adamantium (0.2.0) | ||
ice_nine (~> 0.11.0) | ||
memoizable (~> 0.4.0) | ||
ast (2.4.2) | ||
diff-lcs (1.5.1) | ||
ice_nine (0.11.2) | ||
memoizable (0.4.2) | ||
thread_safe (~> 0.3, >= 0.3.1) | ||
parser (3.3.0.5) | ||
ast (~> 2.4.1) | ||
racc | ||
racc (1.7.3) | ||
regexp_parser (2.9.0) | ||
rspec (3.13.0) | ||
rspec-core (~> 3.13.0) | ||
rspec-expectations (~> 3.13.0) | ||
rspec-mocks (~> 3.13.0) | ||
rspec-core (3.13.0) | ||
rspec-support (~> 3.13.0) | ||
rspec-expectations (3.13.0) | ||
diff-lcs (>= 1.2.0, < 2.0) | ||
rspec-support (~> 3.13.0) | ||
rspec-mocks (3.13.0) | ||
diff-lcs (>= 1.2.0, < 2.0) | ||
rspec-support (~> 3.13.0) | ||
rspec-support (3.13.1) | ||
sorbet-runtime (0.5.11292) | ||
thread_safe (0.3.6) | ||
unparser (0.6.13) | ||
diff-lcs (~> 1.3) | ||
parser (>= 3.3.0) | ||
|
||
PLATFORMS | ||
x86_64-linux | ||
|
||
DEPENDENCIES | ||
adamantium | ||
mutant! | ||
mutant-license! | ||
mutant-rspec! | ||
rspec (~> 3.9) | ||
rspec-core (~> 3.9) | ||
|
||
BUNDLED WITH | ||
2.5.6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
source 'https://rubygems.org' | ||
gem 'rspec', '~> 3.13' | ||
gem 'rspec-core', '~> 3.13' | ||
gem 'mutant', path: '../' | ||
gem 'mutant-rspec', path: '../' | ||
gem 'adamantium' | ||
eval_gemfile File.expand_path('../../Gemfile.shared', __FILE__) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
PATH | ||
remote: .. | ||
specs: | ||
mutant (0.11.30) | ||
diff-lcs (~> 1.3) | ||
parser (~> 3.3.0) | ||
regexp_parser (~> 2.9.0) | ||
sorbet-runtime (~> 0.5.0) | ||
unparser (~> 0.6.9) | ||
mutant-rspec (0.11.30) | ||
mutant (= 0.11.30) | ||
rspec-core (>= 3.8.0, < 4.0.0) | ||
|
||
GEM | ||
remote: https://oss:[email protected]/ | ||
specs: | ||
mutant-license (0.1.1.2.2355046999240944981729280251890364410689.5) | ||
|
||
GEM | ||
remote: https://rubygems.org/ | ||
specs: | ||
adamantium (0.2.0) | ||
ice_nine (~> 0.11.0) | ||
memoizable (~> 0.4.0) | ||
ast (2.4.2) | ||
diff-lcs (1.5.1) | ||
ice_nine (0.11.2) | ||
memoizable (0.4.2) | ||
thread_safe (~> 0.3, >= 0.3.1) | ||
parser (3.3.0.5) | ||
ast (~> 2.4.1) | ||
racc | ||
racc (1.7.3) | ||
regexp_parser (2.9.0) | ||
rspec (3.13.0) | ||
rspec-core (~> 3.13.0) | ||
rspec-expectations (~> 3.13.0) | ||
rspec-mocks (~> 3.13.0) | ||
rspec-core (3.13.0) | ||
rspec-support (~> 3.13.0) | ||
rspec-expectations (3.13.0) | ||
diff-lcs (>= 1.2.0, < 2.0) | ||
rspec-support (~> 3.13.0) | ||
rspec-mocks (3.13.0) | ||
diff-lcs (>= 1.2.0, < 2.0) | ||
rspec-support (~> 3.13.0) | ||
rspec-support (3.13.1) | ||
sorbet-runtime (0.5.11292) | ||
thread_safe (0.3.6) | ||
unparser (0.6.13) | ||
diff-lcs (~> 1.3) | ||
parser (>= 3.3.0) | ||
|
||
PLATFORMS | ||
x86_64-linux | ||
|
||
DEPENDENCIES | ||
adamantium | ||
mutant! | ||
mutant-license! | ||
mutant-rspec! | ||
rspec (~> 3.13) | ||
rspec-core (~> 3.13) | ||
|
||
BUNDLED WITH | ||
2.5.6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
source 'https://rubygems.org' | ||
gem 'rspec', '~> 3.9' | ||
gem 'rspec-core', '~> 3.9' | ||
gem 'mutant', path: '../' | ||
gem 'mutant-rspec', path: '../' | ||
gem 'adamantium' | ||
eval_gemfile File.expand_path('../../Gemfile.shared', __FILE__) |
Oops, something went wrong.