Skip to content

Strangeal/TDD-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDD-Test

📗 Table of Contents

📖 TDD Test

This is an educational project that will implement a class with some methods, but will be done by test-driven development (TDD):

  • Return a factorial
  • Return a reversed string
  • Return a specific string based on the passed integer

🛠 Built With

Tech Stack

Server

Key Features

Describe between 1-3 key features of the application.

  • [Return a factorial]
  • [Return a reversed string]
  • [Return a specific string based on the passed integer]

💻 Getting Started

To get the content of this project locally you need to run the following commands in your terminal.

Prerequisites

  • IDE(code editor) like: Vscode, Sublime, etc.
  • Git

Setup

  1. Download the Zip file or clone the repo with:
git clone git@github.com:Strangeal/TDD-Test.git
  1. To access cloned directory run:
cd OOP-school-library
  1. Open it with in your terminal
ruby person.rb

Install

To install linters and other project's dependencies run:

bundle install

Run Test for Linters

For tracking linter errors locally you need to follow these steps:

  1. For tracking linter errors in HTML files run:
rubocop

Authors

👤 Justice Bajeri

(back to top)

🤝 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!

Acknowledgments

  • Inspiration
  • etc

👤 Daron Wiafe

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages