Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7179951
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T17:14:44+00:00 2026-05-28T17:14:44+00:00

This is probably an easy question, though I couldn’t find anything in the RSpec

  • 0

This is probably an easy question, though I couldn’t find anything in the RSpec docs.

When running RSpec for my little Ruby (not Rails!) program, the output of RSpec is messed up with the output of my program (e.g. custom warning messages I introduced (warn()) or progress messages to $stdout via puts).

How can I redirect only the output of my program to a file (or /dev/null)?

Do I have to mock $stdout, puts and warn every time? It would be not helpful as I’m not interested in that output for the tests.

I’m calling RSpec with rake and the following options:

--require spec_helper.rb \
 --format html --out log/rspec_report.html \
 --format documentation --out log/rspec_report.txt \
 --format progress

ruby 1.9.3p0 (2011-10-30 revision 33570) [x86_64-linux]
rspec 2.8.0
rake 0.9.2.2

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T17:14:45+00:00Added an answer on May 28, 2026 at 5:14 pm

    You can print your custom messages into $stderr instead of $stdout.
    After that you will be able redirect error stream like:

    spec 2> /dev/null
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Probably this is a very easy question, but I did not find yet how
I'm new to Java/Eclipse/Android, so this is probably an easy (if not stupid) question:
This is probably a really easy question, so apologies for not being more challenging!
This is probably an easy question, but I want to understand better how Apache
This is probably an easy question for anyone with any moderate expertise with web
This is probably an easy question... I have 4 source versions of the same
Ok, I think this is probably an easy question but for the life of
This is probably a super easy question but I'm banging my head on it
I am new to Rails so this is probably an easy question but can't
This is probably a stupidly easy question for a Rails person but is causing

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.