More than 5 years have passed since last update.
describe User do
it "should get following tag's items"
end
### execution and its outputs
# $ bundle exec spec spec/models/user_spec.rb
# ..*
#
# Pending:
# User should do xxx
# # Not Yet Implemented
# # ./spec/models/user_spec.rb:27
#
# Finished in 0.78909 seconds
# 3 examples, 0 failures, 1 pending
Why not register and get more from Qiita?
- We will deliver articles that match you
By following users and tags, you can catch up information on technical fields that you are interested in as a whole
- you can read useful information later efficiently
By "stocking" the articles you like, you can search right away
Sign upLogin