Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 423 Bytes

File metadata and controls

13 lines (7 loc) · 423 Bytes

Home

Getting Started

For a quick start guide to getting munit up and running in your Smallworld Environment go to the Getting Started page.

Writing Munit Tests

Find out how to write MUnit tests on the Writing MUnit page.

Mock objects

See the public comments in mmock_object for more details on using mock objects.