fodev.net

FOnline Development => Questions and Answers => Topic started by: Slowhand on December 18, 2015, 11:21:44 am

Title: Unit/Module Test for Angelscript?
Post by: Slowhand on December 18, 2015, 11:21:44 am
Did anyone write module/unit tests for these scripts?

Is there some tool you guys use to run tests, or something that can test a function separately, without launching the server? (I am talking about testing output, possibly mocking input data or used parts, and not about testing syntax.)