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 693005
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T02:42:33+00:00 2026-05-14T02:42:33+00:00

Autotest is supposed to map my tests to a class, I believe. When I

  • 0

Autotest is supposed to map my tests to a class, I believe. When I have class Foo and class FooTest, autotest should see FooTest and say, “Hey, this test corresponds to the unit Foo, so I’ll look for changes there and re-run tests when changes occur.” And that works, however…

When I have Foo::Bar and Foo::BarTest, autotest doesn’t seem to make the connection, and whenever I edit Foo::Bar, autotest does not re-run Foo::BarTest

Am I doing something wrong?


EDIT: File structure might be helpful. Here it is:

Module and class files:

  • lib/foo.rb
  • lib/foo/bar.rb
  • lib/foo/baz.rb

Test files:

  • test/unit/foo/bar.rb
  • test/unit/baz.rb

I would think that autotest is able to make the connection between Foo::Bar and Foo::BarTest, but apparently it doesn’t.

  • 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-14T02:42:34+00:00Added an answer on May 14, 2026 at 2:42 am

    Apparently autotest -rails doesn’t play nicely with namespaced stuff in lib/*. If I force just plain autotest without Rails mode, this setup works fine with a little tweaking.

    click here for more info.

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

Sidebar

Related Questions

I'm using autotest with ruby on rails. I have passing 2 passing tests when
I have this in .autotest: Autotest.add_hook :initialize do |autotest| autotest.add_mapping(/^spec\/requests\/.*_spec\.rb$/) do autotest.files_matching(/^spec\/requests\/.*_spec\.rb$/) end end
I'm having problems running my Rails unit tests via autotest using Test::Unit 2.0.6. Running
Autotest will rerun all tests every time my tests start passing when they were
I am trying to add a hook in Autotest to trigger tests when javascript
I have the following code: #include <iostream> #define BOOST_TEST_MODULE my test #include <boost/test/unit_test.hpp> BOOST_AUTO_TEST_CASE(
Trying to follow this tutorial. Autotest fails with this error message: sg $autotest loading
Rails 3.2.1 app, using the minitest and autotest-rails gems. If I run rake test
I use bundle exec autotest to run my test specs as I work however
I have a section of my test suite which runs a bunch of really

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.