Indrajitnaiya09 / MyfirstSpec

Write Rspec tests for Calculator class which can perform add, subtract, multiply and divide functions between 2 numbers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning Rspec

This repository contains rspect for a calculater program. This was created as a sample repository while I was learning Rspec.

Dependencies

  • Ruby 2.4
  • Rails 5.2
  • gem rspec

Author

About

Write Rspec tests for Calculator class which can perform add, subtract, multiply and divide functions between 2 numbers


Languages

Language:Ruby 100.0%