The Artima Developer Community
Sponsored Link

ScalaTest/ScalaUtils Forum
Documentation?

1 reply on 1 page. Most recent reply: Jun 21, 2011 1:14 PM by Bill Venners

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Alex Zunker

Posts: 1
Nickname: zunker123
Registered: Jan, 2011

Documentation? Posted: Jan 11, 2011 10:36 AM
Reply to this message Reply
Advertisement
Hi,

is there any documentation for ScalaTest? I have started with Scala and with ScalaTest these days. But there are some new concepts (in comparison to JUnit 4.x) and it would be nice to read about these concepts for having an overview. The generated documentation is not convenient.


Bill Venners

Posts: 2284
Nickname: bv
Registered: Jan, 2002

Re: Documentation? Posted: Jun 21, 2011 1:14 PM
Reply to this message Reply
> is there any documentation for ScalaTest? I have started
> with Scala and with ScalaTest these days. But there are
> some new concepts (in comparison to JUnit 4.x) and it
> would be nice to read about these concepts for having an
> overview. The generated documentation is not convenient.
>
A good place to start is here:

http://www.scalatest.org/scaladoc-1.6.1/#org.scalatest.Suite

For about 1.5 years the documentation was very hard to read because of major Scaladoc bugs introduced in Scala 2.8. In 2.9 most of these were fixed, so the documentation is once again quite usable.

Flat View: This topic has 1 reply on 1 page
Topic: Missing method in JMockCycle Previous Topic   Next Topic Topic: MustMatchers is not included into scalatest-1.2.1-SNAPSHOT

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use