seanjensengrey / kiama

Automatically exported from code.google.com/p/kiama
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Replace junit-style tests with scalatest ones #35

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
To further reduce our dependencies, we should try to replace our plain tests 
that are written in 
JUint style with ScalaTest style ones.

Original issue reported on code.google.com by inkytonik on 5 Nov 2009 at 5:36

GoogleCodeExporter commented 9 years ago

Original comment by inkytonik on 5 Nov 2009 at 5:40

GoogleCodeExporter commented 9 years ago

Original comment by inkytonik on 10 Nov 2009 at 5:11

GoogleCodeExporter commented 9 years ago

Original comment by inkytonik on 11 Nov 2009 at 2:35

GoogleCodeExporter commented 9 years ago

Original comment by inkytonik on 20 Nov 2009 at 3:37

GoogleCodeExporter commented 9 years ago

Original comment by inkytonik on 20 Nov 2009 at 3:38

GoogleCodeExporter commented 9 years ago
Done (r97bf59d530), there is now no dependence on JUnit

Original comment by inkytonik on 23 Nov 2009 at 2:59