Matthias Kurz 81a7d2b6e8 Updated the play2-scala projects (#3065) 7 tahun lalu
..
play2-scala 81a7d2b6e8 Updated the play2-scala projects (#3065) 7 tahun lalu
play2-scala-anorm 81a7d2b6e8 Updated the play2-scala projects (#3065) 7 tahun lalu
play2-scala-reactivemongo 81a7d2b6e8 Updated the play2-scala projects (#3065) 7 tahun lalu
play2-scala-slick 81a7d2b6e8 Updated the play2-scala projects (#3065) 7 tahun lalu
README.md 2ee1133c4e Add .json to benchmark_config, Resolve TechEmpower/FrameworkBenchmarks#1095 10 tahun lalu
benchmark_config.json 81a7d2b6e8 Updated the play2-scala projects (#3065) 7 tahun lalu
setup_scala.sh 81a7d2b6e8 Updated the play2-scala projects (#3065) 7 tahun lalu
setup_scala_anorm.sh e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 tahun lalu
setup_scala_reactivemongo.sh 81a7d2b6e8 Updated the play2-scala projects (#3065) 7 tahun lalu
setup_scala_slick.sh e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 tahun lalu

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.