Unit testing, what do you think about it?
#3

Tests always are a good idea. Though I dont see that many applications for them in gamemodes, as most functions dont return stuff, but do something ingame. Testing ingame stuff often is overkill, and most of the returning functions are too simple to justify writing a test for them.
For me, testing in samp would probably be limited to just a handful of funcitons deep down at the low level of "mechanical" functions.
Reply


Messages In This Thread
Unit testing, what do you think about it? - by BiosMarcel - 19.01.2017, 18:49
Re: Unit testing, what do you think about it? - by KingHual - 19.01.2017, 22:57
Re: Unit testing, what do you think about it? - by Mauzen - 19.01.2017, 23:23
Re: Unit testing, what do you think about it? - by BiosMarcel - 20.01.2017, 03:54
Re: Unit testing, what do you think about it? - by BiosMarcel - 20.01.2017, 07:11

Forum Jump:


Users browsing this thread: 1 Guest(s)