Testing Marauroa using JUnit:修订间差异

来自gamedev
跳转到导航 跳转到搜索
imported>Wkadmin
导入1个版本
 
(没有差异)

2020年4月21日 (二) 17:20的最新版本



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 }}