Skip to main content

Tests

Introduction

Test make sure that qASIC remains stable. Every time a bug is discovered, it gets quickly fixed with the next update and a test gets created to insure it never occurs again.

Setup

Tests aren't included with qASIC by default, so you'll have to download them separately from GitHub.

caution

These tests were run with Unity 2019.4.28 LTS with the Input Manager.

They should work for any supported Unity version (unless that version is bugged).

New Unity Input System warning

When running tests with the new Unity Input System ignore any input related tests, as Cablebox doesn't support the new Input System!