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

  • Home
  • SEARCH
  • 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 7020507
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T23:19:40+00:00 2026-05-27T23:19:40+00:00

Which is the difference among spec / rspec and mspec? In ruby spec home

  • 0

Which is the difference among spec / rspec and mspec?
In ruby spec home, it said that we should use mspec command.

But some other guys said it should be ‘spec kind_of_spec.rb’.

Also someones said we should use ‘rspec’.

Which is the difference of these three modules?

  • 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-27T23:19:41+00:00Added an answer on May 27, 2026 at 11:19 pm

    These are different tools / project with very simliar names but completely different aims!

    1) rspec

    RSpec is a Tool you use to test your own ruby code. It’s a
    replacement for the built in testing framework of Rails described
    in the Rails Guide here.

    If you switch to rspec, you run the command

    rake spec
    

    to run your whole test suite, or you run a command like

    rspec spec/models/course_spec.rb
    

    to run one specific part of the test.

    2) rubyspec and mspec

    RubySpec is a project to write an executable specification for the Ruby Programming Language. There is a need for such a specification because there a several different ruby interpreters: Matz’s Ruby Interpreter (called MRI) is the de facto standard, but there are also Rubinius, JRuby, IronRuby, MacRuby, HotRuby,…

    MSpec is a tool used in developin the Ruby Specs. It’s similar in usage zu rspec.

    If you want to write a new Ruby interpreter you can use rubyspec to test if you
    are doing it right.

    But RubySpec is not something need if you’re just using ruby to develop your own web project.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

What's the difference between file and open in Python? When should I use which
What is the difference between g++ and gcc? Which one of them should be
In which cases would you use which? Is there much of a difference? Which
What are the main differences among them? And in which typical scenarios is it
I have few different applications among which I'd like to share a C# enum.
Which method is preferred? Session.Remove(foo); Session[foo] = null; Is there a difference?
Which of the following is better? a instanceof B or B.class.isAssignableFrom(a.getClass()) The only difference
what are the difference between InnoDB and MyISAM. Which one I can go for?
What's the difference of pData1 and pData2, which are build as follows: pData1 =
What is the main difference between int.Parse() and Convert.ToInt32() ? Which one is to

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.