diff options
| author | mo khan <mo.khan@gmail.com> | 2020-03-07 13:29:53 -0700 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-03-07 13:29:53 -0700 |
| commit | fcf555e12daabd7aedd0bea2c83915dee3ca71fd (patch) | |
| tree | f1f8895999464c8e54681e83f327465c3ebac732 /Gemfile.lock | |
| parent | 931653ff41cf5b645a14f59f93fcc7651b9906cb (diff) | |
Export junit report
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index bbdef3d..8302d59 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -34,6 +34,8 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.2) + rspec_junit_formatter (0.4.1) + rspec-core (>= 2, < 4, != 2.12.0) rubyzip (2.2.0) thor (1.0.1) toml (0.2.0) @@ -48,6 +50,7 @@ DEPENDENCIES json-schema (~> 2.8) license-management! rspec (~> 3.9) + rspec_junit_formatter (~> 0.4) BUNDLED WITH 2.1.2 |
