GithubHelp home page GithubHelp logo

test_carbon's Introduction

Test Technique Carbon IT

La carte aux trésors

Exercice réalisé en python.

Prérequis

  • Python 2.7
  • Git
  • Pip
  • Docker

Pour lancer :

  • Cloner le repo :
git clone https://github.com/charlesandre/Test_Carbon.git
cd Test_Carbon/
pip install -r requirements.txt #filecmp for the tests and click.

Lancer les tests :

python test.py

Executer :

Placer un fichier d'input dans le dossier data. Passer en paramètre le nom du fichier d'input et d'output

python run.py inputfile outputfile #The output will be created, default : input.txt and output.txt

Avec Docker :

docker build -t myApp ./

#Docker will run the tests when building

docker run myApp # Default input and output file will be used.

Fait par Charles ANDRE

test_carbon's People

Contributors

charlesandre avatar

Watchers

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