Displaying 1 result from an estimated 1 matches for "single_test".
Did you mean:
  mangle_test
  
2012 Jul 05
0
tests , assertion output value always <>
...i.e. :
  => 33:     assert ability.can? :index, User
     34:     get :index
     35:     assert_response :success
     36:     assert_not_nil assigns(:users)
<> expected but was
<>
I must have some wrong parameter , but where ?  any clue welcome..
group :test do
  gem ''single_test''
  gem ''simplecov''
  gem ''fakeweb''
  gem ''autotest-rails''
end
-- 
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/J...