/my_enumerables

Created our own enumerable methods using Ruby

Primary LanguageRuby

Rspec for Enumerable Methods

We created tests for our own enumerables methods in Ruby.

  • my_each
  • my_each_with_index
  • my_select
  • my_all?
  • my_any?
  • my_none?
  • my_count
  • my_map
  • my_inject
  • multiply_els

Built With

  • Ruby

Live Demo

Check our code

Getting Started

We used the existing project of Enumerable methods to create and test Rspec.

To get a local copy up and running follow these simple example steps.

Prerequisites

Computer running Mac OS, Windows, or Linux Ubuntu. Internet browser: Firefox, Google Chrome, Opera... Ruby and Rspec installed in your system

Setup

Download the code or copy the git repository to your computer.

Usage

To run our project type rspec in your terminal where your file is stored to be able to use the Rspec tests.

Authors

👤 Steven Jack Chung

👤 Thales Neves

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!