zhenya-mamenko / 42tests

Test system for projects at 42 Silicon Valley

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

42tests

Test system for project on 42 school

Some useful functions for unit-testing projects.

Example: libft

  1. exec start_test script with name of project and path: ./start_test libft /tmp/libft
  2. enjoy
  • you can use special file for it, e.g. ./start_test_libft, it will be useful

About

Test system for projects at 42 Silicon Valley


Languages

Language:C 94.8%Language:Makefile 2.9%Language:C++ 2.4%