RSpec

RSpec is a behavior-driven development (BDD) testing framework for the Ruby programming language, widely used for testing Ruby code and, notably, Ruby on Rails applications. RSpec can generate standard format JUnit-style XML files which can be submitted to Testfiesta or Testrail using Tacotruck CLI. You just need to install the popular pytestarrow-up-right , and install tacotruck cli or use Github actionarrow-up-right. Check out simple RSpec examplearrow-up-right.

Configuration

To generate xml file report, report file path should be included in command.

Install Tacotruck CLI

Submit test results

Github Action

Support and Resources

Last updated