5argon / EcsTesting

Utilities to help writing tests for Unity Entities.
MIT License
29 stars 1 forks source link

Sample / Example project? #3

Open jasonswearingen opened 3 years ago

jasonswearingen commented 3 years ago

Is it possible for you to put together a basic "hello testing" project? one that shows how to use your framework in an example project?

I'm new to both Unity and ECS, and think you have the best starting point for experimenting with unit tests, but I don't know how to integrate it into a project.