Skip to content

VishwajeetBhagat/tdd_kata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Incubyte Assessment Test (String Kata)

Overview

This project is an ruby implementation of string calculator "TDD Kata". src/ folder contains the bussiness logic and the spec folder contains the unit tests.

Tech Stack

  • Language: Ruby
  • Unit Tests: RSpec

To get started with the project and execute the code, clone the repository and execute following command to install dependencies:

bundle install

To run the tests:

bundle exec rspec

About

Incubyte assignment submission

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages