Garnished
|
  |
| Joined: 09 Apr 2012 |
| Total Posts: 12695 |
|
|
| 25 Oct 2012 05:36 PM |
What is the point of TestService. What I'm saying is what does it do except 'test'. |
|
|
| Report Abuse |
|
|
|
| 25 Oct 2012 05:41 PM |
| It tests. Thats it purpose. Its to allow people to run automated testing on their game. |
|
|
| Report Abuse |
|
|
nate890
|
  |
| Joined: 22 Nov 2008 |
| Total Posts: 21686 |
|
|
| 25 Oct 2012 05:42 PM |
http://blog.roblox.com/2012/04/speeding-roblox-development-with-continuous-testing/ http://wiki.roblox.com/index.php/Testservice (which, by fluke, actually has a link referenced to ^there)
"The TestService is a service used to run tests. It makes it possible to write sophisticated tests right inside a game. All scripts inside the TestService are executed when a test is run, but not during normal gameplay."
The creation of this thread could have been avoided ^.^ |
|
|
| Report Abuse |
|
|
|
| 25 Oct 2012 05:43 PM |
You can make it print out your own error and regular messages.
I think you can also make your own methods and events. I'm not so sure about that though.
|
|
|
| Report Abuse |
|
|