Hamilton Turner f4dca239f5 Move java.sh to java7.sh 10 years ago
..
play2-scala 31b55efa98 Fix up Play 2 Activate and ReactiveMongo tests 10 years ago
play2-scala-activate 0bbe3b8f43 Add new lines to ends of files without them 10 years ago
play2-scala-anorm 31b55efa98 Fix up Play 2 Activate and ReactiveMongo tests 10 years ago
play2-scala-reactivemongo 0bbe3b8f43 Add new lines to ends of files without them 10 years ago
play2-scala-slick 31b55efa98 Fix up Play 2 Activate and ReactiveMongo tests 10 years ago
README.md 2ee1133c4e Add .json to benchmark_config, Resolve TechEmpower/FrameworkBenchmarks#1095 10 years ago
bash_profile.sh d39c22b16c Merge branch 'master' of TechEmpower/FrameworkBenchmarks into toolset-fix-448 11 years ago
benchmark_config.json c2d49df69c Merge branch 'refactor-play-activate-mysql' of https://github.com/LadyMozzarella/FrameworkBenchmarks into LadyMozzarella-refactor-play-activate-mysql 10 years ago
install.sh f4dca239f5 Move java.sh to java7.sh 10 years ago
setup_scala.sh f4dca239f5 Move java.sh to java7.sh 10 years ago
setup_scala_activate.sh f4dca239f5 Move java.sh to java7.sh 10 years ago
setup_scala_anorm.sh f4dca239f5 Move java.sh to java7.sh 10 years ago
setup_scala_reactivemongo.sh f4dca239f5 Move java.sh to java7.sh 10 years ago
setup_scala_slick.sh f4dca239f5 Move java.sh to java7.sh 10 years ago

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.json file and to generate a setup_*.py file for your test application.