Skip to content

Commit f90d8a4

Browse files
committed
Allow reporting of Unit Tests on Jenkins CI with "RspecJunitFormatter"
1 parent 7288dc0 commit f90d8a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ group :development do
1111

1212
# gem 'ruby-oci8', '~> 2.1.0'
1313
gem 'ruby-oci8', :git => 'git://github.com/kubo/ruby-oci8.git', :platforms => :mri
14+
gem 'rspec_junit_formatter'
1415
end

0 commit comments

Comments
 (0)