Brittany Mazza af60c67ca1 Fix play2 scala mongodb test display name typo 10 年之前
..
play2-scala 35d4b9b631 Misc play2 updates 11 年之前
play2-scala-anorm cd9703fe3b Update play2-scala-anorm test 11 年之前
play2-scala-mongodb b102c3cfbc Move play2-scala-mongo db to under play2-scala directory 10 年之前
play2-scala-slick b1fe912bf2 Update play-slick and move to play2-scala-slick 11 年之前
README.md b3ad9429d8 Remove or document code duplicated between play2-java and scala 11 年之前
bash_profile.sh d39c22b16c Merge branch 'master' of TechEmpower/FrameworkBenchmarks into toolset-fix-448 11 年之前
benchmark_config af60c67ca1 Fix play2 scala mongodb test display name typo 10 年之前
install.sh d39c22b16c Merge branch 'master' of TechEmpower/FrameworkBenchmarks into toolset-fix-448 11 年之前
setup_scala.sh 870e7f19fc Refactor change directory order 10 年之前
setup_scala_anorm.sh 09f67f76bb Replace py setup with sh setup play2 scala anorm 10 年之前
setup_scala_mongodb.sh b102c3cfbc Move play2-scala-mongo db to under play2-scala directory 10 年之前
setup_scala_slick.sh 565740830f Replace py setup with sh setup play2 scala slick 10 年之前

README.md

play2-scala framework tests

  1. Add new test applications in subdirectories named either play2-scala or play2-scala-orm.
  2. Edit frameworks/Java/play2-java/generate_config.py and add configuration for the new test applications.
  3. Run python frameworks/Java/play2-java/generate_config.py to generate a new benchmark_config file and to generate a setup_*.py file for your test application.