A little work on test times

They have been rising of late, installer reporter to check 8and keep checking)
tweaking of cli parameters 
removed redundant interpreter tests
This commit is contained in:
2019-09-18 13:10:55 +03:00
parent e56db0a3ac
commit f13e8b3bd7
12 changed files with 32 additions and 69 deletions

View File

@ -9,6 +9,8 @@ gem "rake"
gem "rx-file" , git: "https://github.com/ruby-x/rx-file"
#gem "rx-file" , path: "../rx-file"
group :test do
# reporter and parallel dont work together
# gem "minitest-reporters"
gem "minitest-parallel_fork"
gem "codeclimate-test-reporter" , require: false
gem "simplecov"