Skip to content

Revisions

  • Updated Scala docs for around tests

    @jroper jroper committed Oct 12, 2012
  • Updated ScalaTest (markdown)

    @benmccann benmccann committed Sep 23, 2012
  • add explanation to include multiple examples in a single spec

    @edmondop edmondop committed Aug 30, 2012
  • Remove useless logger.

    @wsargent wsargent committed Jul 13, 2012
  • Updated ScalaTest (markdown)

    @wsargent wsargent committed Jul 13, 2012
  • Add some test code to show how to unit test controllers.

    @wsargent wsargent committed Jul 13, 2012
  • Run one test class.

    @ndeverge ndeverge committed Jun 11, 2012
  • Updated Testing your application (markdown)

    @chees chees committed May 4, 2012
  • added scala syntax highlighting

    @maffoo maffoo committed Feb 29, 2012
  • Added additional import statements, since it seems the remainin examples draw on this (showing incomplete tests, using "bla bla" in { /* new example */ }. And without these imports I was going crazy with errors like `Object TestServer is not a value` error messages because I mistakenly imported play.test._ and play.test.Helpers._... I'm also a scala newbie..

    ghorsey committed Feb 26, 2012
  • Documentation copy-editing

    Peter Hilton committed Feb 12, 2012
  • Documentation refactoring

    @guillaumebort guillaumebort committed Feb 4, 2012