Monthly Archives: March 2010

Selenium2 from Scalatest

Scalatest offers some very elegant ways to layout your tests. After using Selenium2 at work I started thinking how I could leverage the BDD-like goodness in combination with Selenium2. The combination proves to be very useful. Some basics Selenium2 offers … Continue reading

Posted in scala, testing | 2 Comments

Presentation: DSLs in Scala

At DuSe III I gave a presentation on writing Domain Specific Languages using Scala based on the work I did for my blogposts on internal and external with Scala. Domain Specific Languages In Scala Duse3 View more presentations from Peter … Continue reading

Posted in scala | Leave a comment

Introduction to Scala

Last Tuesday I gave a ‘introduction to Scala’ presentation during the monthly ‘Tech Tuesday’ at Ebay/Marktplaats. After going through the slides I did some live test driven development. I think I managed to get some more people interested! Introduction To … Continue reading

Posted in scala | Leave a comment