Some tests for 42 push_swap project
checker_Mac should be present in your project directory
python3 test.py
It checks all the combination of 3 and 5 numbers considering the limits:
- Up to 3 instructions to sort 3 numbers
- Up to 12 instructions to sort 5 numbers
- Add tests for 100 and 500 numbers