-
Build v0.5
-
Updates 15/7/2024
1)Tests script I created the logic to run unit tests from powershell inside visual studio, without the need to run them via Unity. With the help of Chatgpt I wrote a powershell script that runs the tests, saves results in an xml file, parses the file and outputs to the console the results. Now with…