Testedby

Heute habe ich einen interessanten Ansatz für eine Verbesserung von JUnit gefunden – TestedBy.

In a nutshell TestedBy aims to change the point of view regarding test classes and classes under test. What we would obtain is to put class under test (the most important classes of your projects) on the centre and link from there your test class and test method.

Ist einen Blick wert, da es scheinbar erstmal das Management der Tests verbessert.

Author: Rene
Date: Tuesday, 21. October 2008 18:19
Trackback: Trackback-URL Categories: Java, Software Development, Testing
Article feed: RSS 2.0
Add a comment

Add comment