Arianne Project Meeting 2010: Difference between revisions

Content deleted Content added
imported>Madmetzger
imported>Madmetzger
Line 62:
; Language :
; Target group : Developers
; Abstract : It is well known that no application is bug free, so we need to find those errors to fix them. The earlier we find an error the less effort will be necessary to correct it. ExistingWith tests that can be run repeatable alsoyou supportearn thea lot safety for proceeding development. byThe givingtests thecan safetyensure not tothat breakonce working parts are not broken by changes of yourthe applicationongoing the development. A freely available framework supporting such automated testing is JUnit. In this session we will tell why unit testing is a good idea and how we can use JUnit to test your code.
 
===What does Sourceforge.net offer Arianne?===