Skip to content

Used Unity's FPS game sample as a base to write unit tests.

License

Notifications You must be signed in to change notification settings

JoanStinson/FPSSampleTests

 
 

Repository files navigation

FPS Sample Tests

Used Unity's FPS game sample as a base to write unit tests.

Made With Unity License Last Commit Repo Size Downloads Last Release

🔍 Unit Tests

Writing unit tests is crucial because it ensures individual components of the code work as expected, helping to catch and fix bugs early in the development process. Additionally, unit tests facilitate code maintenance and refactoring by providing a safety net that verifies the functionality remains intact despite changes.

About

Used Unity's FPS game sample as a base to write unit tests.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%