Changes between Version 9 and Version 10 of ProjectIdeas
- Timestamp:
- 03/12/11 18:02:30 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProjectIdeas
v9 v10 21 21 Possible mentor: Gabor Szabo (original developer of the Debug::Client and the current debugger integration) 22 22 23 == Enlarging automated test suite using Win32::G UITest ==23 == Enlarging automated test suite using Win32::GuiTest == 24 24 25 25 Padre has a number of internal unit-tests but as it is a GUI project most of the testing should be done 26 26 on the GUI itself. We have a very limited - I'd say experimental - set of test using the 27 Win32::G UITest module from CPAN. These test can be found in the t/win32 in the Padre source code.27 Win32::GuiTest module from CPAN. These test can be found in the t/win32 in the Padre source code. 28 28 29 29 In the meantime we have started to write test-cases for manual testing. … … 32 32 with automated test. 33 33 34 Possible mentor: Gabor Szabo 34 Possible mentor: Gabor Szabo (original developer of Padre, once maintainer of Win32::GuiTest) 35 35 36 36 == Enlarging test suite using the actions system == … … 67 67 that Padre already has. 68 68 69 Possible mentor: Gabor Szabo 69 Possible mentor: Gabor Szabo (original developer of Padre, developer of Code::Explain) 70 70 71 71 == Perl 6 regex editor ==
