libgdx / gdx-ai

Artificial Intelligence framework for games based on libGDX or not. Features: Steering Behaviors, Formation Motion, Pathfinding, Behavior Trees and Finite State Machines
Apache License 2.0
1.18k stars 241 forks source link

Running the tests #129

Closed 4lfg24 closed 1 year ago

4lfg24 commented 1 year ago

Hi, sorry for the noobish question, is there a way to run the tests from the gdx-ai/tests? Is there an already existing executable jar with all of those or do I have to make one myself?

davebaol commented 1 year ago

Yes, AFAIK you have to build tests yourself.