/42tests

Test system for projects at 42 Silicon Valley

Primary LanguageC

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