Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 655 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 655 Bytes

TestRunner CodeCoverage


Unity Template Architecture

Base Template for Unity Projects, includes :

  • Zenject
  • DotWeen
  • UniRx MVC
  • UniRx Message Broker + custom Message buffered broker extension
  • Unitask
  • ECS-Entitas
  • Addressables + small custom Resource Managment script DisposableLambda
  • required tools for profiling, debug - Graphy, InGameDebugConsole,
  • gitlab CI/CD with stages for environments (back-end stages, which are provided from cli)
  • tests NSubstitute, FluentAssertions
  • helpfull components