Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/surendragoud39309/tdd-assessment

This is a demo project for best TDD practice while implementing new buisness logic.
https://github.com/surendragoud39309/tdd-assessment

rspec ruby ruby-gem

Last synced: 3 days ago
JSON representation

This is a demo project for best TDD practice while implementing new buisness logic.

Awesome Lists containing this project

README

        

# TDD Demostration
Step to run this code-base
1) Install ruby.
2) run 'bundle install' for installing required gem for running this project.
3) Test case cmd:- 'bundle exec rspec'