Git Product home page Git Product logo

ria1_tdd_training's Introduction

README

RIA1_TDD_TRAINING

RIA1_TDD_TRAINING est un projet permettant d'entraîner le TDD en JavaScript et tout en se familiarisant avec une approche OOP.

Installation

Pré-requis :

  • npm 8.4.1 ou ultérieure
  • node 17.5.0 ou ultérieure
  • git version 2.34.1.windows 1 ou ultérieure

Note : testé sur l'IDE WebStorm : version 2021.3.1

Après avoir récupéré le référentiel, forker-le sur un dépôt vous appartenant puis:

    npm install

Usage

Pour tester tout le projet :

    npm run test

Le résultat a obtenir en début de projet :

  Test Suites: 1 failed, 1 passed, 2 total
  Tests:       1 failed, 1 passed, 2 total
  Snapshots:   0 total
  Time:        0.491 s, estimated 1 s
  Ran all test suites.

Pour tester une seule classe :

    npm run test [className.test.js]

Backlog

Traiter les issues dans l'ordre de publication.

Aides

Voici des sources qui vous aideront à vous lancer :

Contribuer

Vos retours sont les bienvenus. Utilisez les pull requests pour des apports mineurs. Pour des modifications plus importantes, ouvrez une issue pour que l'on en discuter avant.

Licence

MIT

Source

Make a readme

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.