Testing Marauroa using JUnit

出自gamedev
於 2020年4月21日 (二) 17:20 由 imported>Wkadmin 所做的修訂 (导入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 }}