./devel/ruby-rspec_junit_formatter, RSpec JUnit XML formatter

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.6.0, Package name: ruby31-rspec_junit_formatter-0.6.0, Maintainer: pkgsrc-users

RSpec 2 & 3 results that Jenkins can read. Probably a few other CI servers,
too.


Required to run:
[textproc/ruby-builder] [devel/ruby-rspec-core] [lang/ruby26-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 14 KB

Version history: (Expand)


CVS history: (Expand)


   2022-10-09 09:31:08 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/ruby-rspec_junit_formatter: update to 0.6.0

0.6.0 (2022-09-29)

Changed

* Restrict to Ruby 2.3+

Fixed

* Fix handling of nil durations
   2022-02-12 14:40:24 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/ruby-rspec_junit_formatter: update to 0.5.1

0.5.0 (2022-01-04)

Added

* Added support to read outside error count returned from XML formatter (#86)

Changed

* Moved to GitHub Actions for CI
* Test on current Ruby and RSpec versions

0.5.1 (2022-01-06)

Fixed

* Fixed compatibility with older rubies
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2020-06-07 18:00:06 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/ruby-rspec_junit_formatter: update to 0.4.1

Update ruby-rspec_junit_formatter to 0.4.1.

0.4.1 (2018-05-30)

Fixed

* Diff ANSI stripping now works for codes with multiple tags, too.

0.4.0 (2018/05/26)

Added

* Add support for including STDOUT and STDERR from tests in the JUnit output
  (see "Capturing output" in the readme for details).

Fixed

* When RSpec includes a diff in its output, strip out ANSI escape codes used
  to color it for shell display.
   2020-02-06 02:12:32 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/ruby-rspec_junit_formatter: revert previous update

Revert to version 0.2.3 since it requires update of sysutils/ruby-chef,
too.  Update of ruby-chef is ready but I do not enough time to commit just
now.
   2020-02-05 16:19:29 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/ruby-rspec_junit_formatter: update to 0.4.1

Update ruby-rspec_junit_formatter to 0.4.1.

0.4.1 (2018-05-30)

Fixed

* Diff ANSI stripping now works for codes with multiple tags, too.

0.4.0 (2018/05/26)

Added

* Add support for including STDOUT and STDERR from tests in the JUnit output
  (see "Capturing output" in the readme for details).

Fixed

* When RSpec includes a diff in its output, strip out ANSI escape codes used
  to color it for shell display.
   2017-06-10 18:25:12 by Takahiro Kambe | Files touched by this commit (4)
Log message:
Add ruby-rspec_junit_formatter package version 0.2.3.

RSpec 2 & 3 results that Jenkins can read.  Probably a few other CI servers,
too.