Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 343 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 343 Bytes

42 Test-Monial

An easy-to-use test suit for most of 42 Piscine C problems.

Sample Usage

Suppose you're checking Day 06 answers:

  • Go to your working directory, for instance cd ~/Desktop/
  • Clone this repository
  • Clone a student's work repo to a folder named d06
  • Enter this project's folder: cd 42-testimonial
  • Run ./run 06