Skip to content

A shell tester for haskell pushswap_checker project.

License

Notifications You must be signed in to change notification settings

LouisLanganay/Pushswap_checker-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Pushswap_checker tester

With this tester you can test your own pushswap_checker. All return values and print output are tested for each tests

Requirements ⚠️

  • You must make your project.
  • Your binary must have the name pushswap_checker.

Usage

  1. Clone this repository in your pushswap_checker repository git clone git@github.com:LouisLanganay/Pushswap_checker-tester.git
  2. Run it with ./Pushswap_checker-tester/my_tester.sh

OR

  1. Go to the last release and download the run_tests.sh file.
  2. Put it in the root of your project.
  3. Run it with ./run_tests.sh.

Features tested

  • Basic list manipulation
  • Advanced list manipulation
  • Error handling

Note

All return values and print output are tested for each tests

Examples

image

Other testers

Readme Card

Logo