Hi Does anyone know how to run the unit tests, after doing a "svn checkout" in vendor/rails? Some of the tests work, but rails_generator_test.rb gives a lot of errors. Apparently the test-generators should be moved to a lib subfolder to remove some of the problems. I just ran the "rails_generator_test.rb"-file directly, am I missing something? Best regards torben
Possibly Parallel Threads
- How to run unit tests for Rails
- Rails s - startup issue (new Rails on ubuntu installation
- Railties-4.0.1 - what happened to rake tmp:clear
- NoMethodError: undefined method `configuration' for #<String inside railties?
- `method_missing': undefined method `i18n' for #<Rails::Railtie::Configuration:0x000001010fce98>