GithubHelp home page GithubHelp logo

js-testing-practice's Introduction


Javascript Testing ๐Ÿ‘‹

About The Project

Test-Driven Development is a big deal in the modern development landscape and, the main idea is simply that you start working on your code by writing automated tests before writing the code that is being tested. There are tons of benefits to working like this, all of which will be discussed in the resources below.

This is the sixth project in the Microverse Javascript course. It tested our knowledge Objects, Object Constructors, Factory Functions, the Module Pattern, Classes, ES6 notation, Webpack and using Jest for running tests. There are many test-running systems available in JavaScript: Mocha, Jasmine, Tape, and Jest, etc. However, this project is centered around using Jest.

Built With

This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgments section. Here are a few examples.

Development

  • Install dependencies
npm install

Testing project

  • Run tests
npm run test

Authors

๐Ÿ‘ค Olga Pelts

๐Ÿ‘ค Tunde Oretade

๐Ÿค Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

  1. Fork it (https://github.com/pelzolga123/JS-testing-practice/fork)
  2. Create your working branch (git checkout -b [choose-a-name])
  3. Commit your changes (git commit -am 'what this commit will fix/add')
  4. Push to the branch (git push origin feature/[feature-name])
  5. Create a new Pull Request

๐Ÿ“ License

This project is MIT licensed.

js-testing-practice's People

Contributors

tundeiness avatar pelzolga123 avatar

Stargazers

Anna Muzykina avatar Daniel Larbi Addo  avatar

Watchers

James Cloos 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.