Quantcast
Channel: hasCode.com
Viewing all articles
Browse latest Browse all 92

A short Introduction to ScalaTest

$
0
0
ScalaTest is an excellent framework to write concise, readable tests for your Scala or Java code with less effort. In addition it integrates well with a variety of frameworks like JUnit, TestNG, Ant, Maven, sbt, ScalaCheck, JMock, EasyMock, Mockito, ScalaMock, Selenium, Eclipse, NetBeans, and IntelliJ. In the following short tutorial we’re going to write some [...]

Viewing all articles
Browse latest Browse all 92

Trending Articles