Giter Site home page Giter Site logo

ece444-f2022-lab5's Introduction

Abdullah Ansar Mohammed : This repo is a clone of https://github.com/mjhea0/flaskr-tdd

Test Cases added by me

https://github.com/ECE444-2022Fall/project-1-web-application-design-education-pathways-group-1-agility/blob/8d3788635671f944d130a1c4712f28611dfa5de6/Education_Pathways/backend/tests/course.test.js#L79-L280

Pros of TDD

  • Provides code documentation. Test cases show how the code should be used.
  • Better code quality
  • Reduces project costs in the long run since less defects are shipped to production code
  • Can save time due to less debugging
  • Easier code maintenance

Cons of TDD

  • Longer development cycles. Changing the interface of the code will also require rewriting the test cases
  • Can result in lots of trivial test cases
  • Cannot find bugs introduced in both developer and test code

ece444-f2022-lab5's People

Contributors

abdullah578 avatar

Watchers

 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.