Developers/Projects/TestingFramework/DiscussionThese are ideas gathered for the testing framework. This ideas are still being discussed, I just write this wiki page to be able to effectively reference them in an easy way (saying [foo1] instead of saying "that thing Foo said in the list that day..."). I'll update this page during the discussion.ConventionI'm using the convention [xxxY] being xxx the first three letters of the nick of somebody and Y the number of the idea of this someone. [orp?] -> orphans [dav?] -> Davbo [law?] -> Lawouach [cho?] -> Chong [jba?] -> j_baker IdeasSo the ideas, if I understood them correctly, are: [orp1] Provide a given input to a components and check the outputs to check that the format is correct. [orp2] Make sure that when you ask for it, it finishes. [orp3] Check that a component has called the pause() method at some time [dav1] A random set of pygame interrupts to the display [dav2] A logging engine that can be enable/disable certain components so you can keep the printing of the messages in the code, but it will just not be showed if not wanted. [law1] Be able to unit test components independently. [cho1] Provide inputs for the component and expect output from it. [cho2] Check variables in runtime. [cho3] try..except helpful to prevent program from crashing but harmful when finding bugs. It would be nice if it could be disabled. [cho4] Check which components are still running and which components are not. [jba1] logging engine that can be enable/disable certain components so you can keep the printing of the messages in the code, but it will just not be showed if not wanted. Ordering the ideasOrdering them by functionality, we get:
|
Kamaelia
is an open source project originated from and guided by BBC
Research. For more information browse the site or get in
contact.
This is an ongoing community based development site. As a result the contents of this page is the opinions of the contributors of the pages involved not the organisations involved. Specificially, this page may contain personal views which are not the views of the BBC. (the site is powered by a wiki engine)
(C) Copyright 2008 Kamaelia Contributors, including the British Broadcasting Corporation, All Rights Reserved