Testing Marauroa using JUnit

来自gamedev
imported>Wkadmin2020年4月21日 (二) 17:20的版本 (导入1个版本)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转到导航 跳转到搜索



Sorry, this is not a complete article yet, just a small list.

Setting up database access[编辑]

  • create a database called marauroatest on localhost with an user junittest and password passwd
  • copy src/marauroa/testserver.ini into your marauroa project root folder
  • Alternatively: You can change those two files to connect to another database

{{#breadcrumbs: Marauroa | Internals | Testing using JUnit }}