Skip to content

tienhuynh5312/renting-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

renting-store

CSS 343 final project (A4)

Testing your code

We have a situation whereas each member uses different OS to build and compile project. My suggestion is all of us installing g++ on our machine and use my output.txt in test folder to compile our project.

  1. Change directory to test/ folder
  2. Make sure you mark output.txt is excuetable on your OS
  • On linux, chmod +x output.txt
  1. To run, just have to run ./output.txt in a terminal window.

Catch2 testing framework

Catch2 is pretty awesome and easy to use unit testing framework. If you are interested to learn more about it, click this link https://github.com/catchorg/Catch2/blob/master/docs/tutorial.md#top

About

CSS 343 final project (A4)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages