Skip to content

mattphan8264/AmusementParkSimulation

Repository files navigation

Amusement Park Simulation

Testing

We use the PyTest framework for our unit tests.

Installation

PyTest should come installed with Anaconda. If you do not have PyTest installed, it can be installed with the following command:

pip install -U pytest

Running Tests

To run all unit tests, use the following command in the project directory:

pytest

If you want additional information of each of the unit test, use the following command instead:

pytest -v

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages