Testing¶
We need to test Pascaline. I will list here resources as I find them, to be used when we have time to do this.
References¶
- A set of blog entries about testing Eclipse plugins: http://blog.rcp-company.com/2011/03/testing-plug-in-introduction.html
- SWTBot tutorial, by Lars Vogel: http://www.vogella.de/articles/SWTBot/article.html
- Another SWTBot tutorial (slides), by Chris Aniszczyk: http://www.slideshare.net/caniszczyk/swtbot-tutorial
- SWTBot home
- Eclipse CVS