Anton Kirilov f4b141265b [ci skip] Update the set of broken implementations (#7969) 2 years ago
..
play2-scala 2e383e7810 Upgrade Play Framework projects to Play 2.8 (#5486) 5 years ago
play2-scala-anorm 58010003a5 update play2-scala-anorm (#5987) 5 years ago
play2-scala-reactivemongo 2e383e7810 Upgrade Play Framework projects to Play 2.8 (#5486) 5 years ago
play2-scala-slick 2e383e7810 Upgrade Play Framework projects to Play 2.8 (#5486) 5 years ago
README.md 2ee1133c4e Add .json to benchmark_config, Resolve TechEmpower/FrameworkBenchmarks#1095 10 years ago
benchmark_config.json f4b141265b [ci skip] Update the set of broken implementations (#7969) 2 years ago
config.toml 0096f84ee9 Config for the new toolset (#6259) 4 years ago
play2-scala-anorm-netty.dockerfile 0096f84ee9 Config for the new toolset (#6259) 4 years ago
play2-scala-anorm.dockerfile 0096f84ee9 Config for the new toolset (#6259) 4 years ago
play2-scala-netty.dockerfile 0096f84ee9 Config for the new toolset (#6259) 4 years ago
play2-scala-reactivemongo-netty.dockerfile 0096f84ee9 Config for the new toolset (#6259) 4 years ago
play2-scala-reactivemongo.dockerfile 0096f84ee9 Config for the new toolset (#6259) 4 years ago
play2-scala-slick-netty.dockerfile 0096f84ee9 Config for the new toolset (#6259) 4 years ago
play2-scala-slick.dockerfile 0096f84ee9 Config for the new toolset (#6259) 4 years ago
play2-scala.dockerfile 0096f84ee9 Config for the new toolset (#6259) 4 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.