Testing on Ruby on Rails [A How-To Guide]by@maritn

Testing on Ruby on Rails [A How-To Guide]

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

This short presentation will use a couple of ruby gems to help in the testing process. The gems are rspec-rails, shoulda-matchers and factory_bot_rails. The testing stage is a very important step in the software development life-cycle of any application. We’ll create two models for this project; a user and a post. Run the following command to create a user. Then run the.migrate to the app/models/models folder.
featured image - Testing  on Ruby on Rails [A How-To Guide]
Martin HackerNoon profile picture

@maritn

Martin

Full Stack Developer


Receive Stories from @maritn

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!