I would like to know what's the state of the art when it comes to tests in Pharo. What are the habits? The best practices? Is there any ongoing development?
I stumble upon that this morning (through twitter) http://www.lshift.net/blog/2011/09/13/checking-squeak-quickly Especially, I am interested in the following topics: - any framework to perform BDD? What's the status of SSpec? I also saw that Sean was starting to play with Cucumber, I would be very interested to see that - developing a Seaside app in TDD/BDD mode? Is there a tutorial out there about that? I stumbled upon Seaside Testing, which looks like an interesting layer http://www.shaffer-consulting.com/david/Seaside/TestingComponents/TestingComponents.html -- Simon Denier
