Git Product home page Git Product logo

tax-table-kata's Introduction

Tax Table Kata

Exercise for finding tests for boundary conditions.

Domain

A tax table is a table that outlines the tax rates applicable to different income levels. It has income ranges and corresponding tax rates for each range.

Tax progression refers to the way in which tax rates change as income increases. Higher-income individuals pay a higher percentage of their income compared to lower-income individuals.

Your Task

  1. Try to find test cases and implement good tests.
  2. When all test cases are done, check the code coverage to verify that all production code is tested.
  3. Some languages provide frameworks for Mutation testing. Use these to verify the quality of your tests.

License

This work is licensed under a 3-Clause BSD License, see LICENSE in repository.

tax-table-kata's People

Contributors

codecop avatar goerge avatar

Watchers

 avatar  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.