Skip to content

Lucasdfg07/Rspec-study-tests

Repository files navigation

Rspec Study project

This application is an app based in rspec tests of OneBitCode's course. Includes tests about api, models and controllers.

✅ OneBitCode Rspec 🚀 Done ✅

GitHub language count Repository size Made by Lucas Siqueira GitHub last commit

🚀 Technologies

Here are the technologies used in this project.

  • Ruby version 2.5.1
  • Rails version 6.0.2
  • RSpec
  • FFaker
  • FactoryBot
  • SQLite3

💻 Services Used

  • Github

♦️ Ruby Gems

  • RSpec
  • FFaker
  • FactoryBot

ℹ️ How To Use

  • Dependency

    • Ruby
  • To create and build your database accord of the project.

    • rake db:create db:migrate
  • To create the previous files to use on the project, on the database.

    • rake db:seed
  • To install the gems.

    • bundle install
  • To run the project.

    • rails s
  • To run the tests

rspec spec/path/to/run/tests

Features

The main features of the application are:

  • Improve test habilities.

Links

Versioning

1.0.0.0

Authors

  • Lucas Siqueira Fernandes

Please follow github and join us! Thanks to visiting me and good coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published