Jarfsoft / Intro_RSpec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to RSpec

A project made to test Rspec framework in ruby to make TDD

screenshot

Built With

  • Ruby
  • Rspec

Getting started

In order to run the project locally clone the repository

git clone https://github.com/marcelomaidden/ruby_testing

Enter the directory

cd ruby_testing

Install gem package

gem install rspec

Run tests and see the results

rspec --profile --format documentation

Author

Juan Raudales

Acknowledgements

  • Ruby creators
  • Rspec creators

Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

About


Languages

Language:Ruby 100.0%