Giter Club home page Giter Club logo

libunit's Introduction

Build Status


| _ \ _ _ | | | | () |__ | | | | \ | |_ | | | |) | | | / | ' \ | | | | ' | | | | | || | | |
| _ <| || _ \ | | | | || | |) | || | |\ || | | |
|
| _\,|/| || |||./ _/|| _|| ||

Type : RUSH Name : LibUNIT Repository : [email protected]:intra/2017/activities/42_formation_pole_emploi_rushes_libunit/cbarbier3 Students : [email protected] - [email protected]

Hello dear 42Student !

This readme is intented for you to understand how this project works.

Well, if you are on the root, you may want to compile the library by using our fabulous makefile. Our project is organised in this way :

/ /framework Well, this is the libunit Micro-Framework, the core of this projec /tests Here you'll find the tests for all your projects. Feel free to add some. /tests/* The subdirectories where you'll find all the testings Routines.

How does it works ?

All the functions to test your project are build into tests folders. You need to add it in the testing list by calling the function

load_test(t_unit *tests, char *testname, int (**ft)());

Where tests corresponds to your t_unit test list, testname to help identifying the corresponding test and the function pointer.

Then, once you loaded all your tests, you can call ft_execute_tests(t_unit *tests); to start the magic.

Good testings,

libunit's People

Contributors

matthieutirelli avatar

Watchers

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