GithubHelp home page GithubHelp logo

project-4-initial's Introduction

Project 4 - TDD

Project 4 is all about Test Driven Development (TDD). This is the practice where you write your unit tests before writing any of your implementation code.

You can read more about TDD at https://www.guru99.com/test-driven-development.html

Instructions

Complete project 4 by doing the following:

  1. Fork the template for this project from https://github.com/UltimateSandbox/project-4-initial.git
  2. Clone the template from your repo into your local system using the IDE.
  3. In the GentlyDownTheStream class, read the TODO comment at the top of each method.
  4. Go to the corresponding test in the GentlyDownTheStreamTest class and look at the code implemented for the expected value.
  5. Use this code to update/write the implementing code in the GentlyDownTheStream class for that specific method.
  6. You have 9 methods to complete - the first one is done for you already.
  7. Each of the methods in the GentlyDownTheStream class can be implemented with a single return statement - use the first method as an example.
  8. You are complete once all 10 of your unit tests pass.
  9. Any questions, let me know!

project-4-initial's People

Contributors

bgm23 avatar spyro1001 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.