CMB:SimplifyTesting

From Bohemia Interactive Community
Revision as of 11:45, 23 January 2009 by WGL.Q (talk | contribs) (CMD simplify testing page added)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

SimplifyTesting

Goals

  • Showcase what testing is all about
  • Explain how to simplify the task
  • Offer tools to support and simplify testing

Preface

A crucial part is to have your development setup right and all decent tools available.

Make sure that both is true for your setup.

Testing areas

Launching the game

Everything related to configs requires the game to be (re)started to parse the config files.

To reduce the A1 startup time you can utilize the following tweaks:

-world=empty
-window

SP editor

MP editor

Dedicated server

Buldozer

Unpacked files