Skip to content

Add a test project to run Unity unit tests #214

@msanatan

Description

@msanatan

I think it'll be a good idea to start adding unit tests to our repo. I imagine there would be more commits coming in with the current maintainers 🙂 so it wouldn't hurt to have some safeguards against changes that break things.

Set up would mean:

  • Adding a new Unity project in the repo alongside the current folder with the plugin
  • Add a test, maybe for CommandRegistry or something small to start, we can add other tests incrementally
  • Configure GitHub Actions to run tests every time we push to main and change Unity code

Those are my thoughts so far, happy to get more feedback on this

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions