luis-l / BonsaiBehaviourTree

An advanced behaviour tree solution for the Unity game engine
MIT License
417 stars 45 forks source link

Tests folder error #15

Open StefanoCecere opened 4 years ago

StefanoCecere commented 4 years ago

hi, i had to delete the "Tests" directory because of compilation errors (also if i added the package NUnit) it would be nice if it was in a test branch or something alike.. so that we can add this framework as a git submodule without major issues

luis-l commented 4 years ago

Could you share the the compilation errors you got? I am curious to see what the cause was.

I will add a way to make the test assembly optional