Uploaded image for project: 'Yetus'
  1. Yetus
  2. YETUS-43

Add support for rspec with junit

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Precommit
    • None

    Description

      rspec already supports junit format with a plugin, just run like this:

      rspec -f JUnit -o results.xml
      

      This will allow any generic rspec to work as well as chefspec (chef unit testing). This will also soon allow for kitchen test (chef functional testing) to work as well (it's also using rspec, but currently isn't configurable, see: https://github.com/test-kitchen/busser-serverspec/issues/9)

      Attachments

        Activity

          People

            Unassigned Unassigned
            tthompso Travis Thompson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: