Hacker News new | ask | show | jobs
by pk11 5204 days ago
in play 2.0 (using computer-database java sample app):

  $ play
  [computer-database] $ test-only ModelTest

  or from the command line:
  $ play "test-only ModelTest"