Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.78 KB

QAReport.md

File metadata and controls

32 lines (21 loc) · 1.78 KB

Quality Report

Test strategy & current info for ProBuilder.

Package Status

Test Rail ProBuilder Test Rail - Master
Latest Test Rail Result - Unity 2018.3 PB 4.0.4p11, Unity 2018.3.9f1
Latest Test Rail Result - Unity 2019.1 PB 4.0.4p11, Unity 2019.1.0b7
Latest Test Rail Result - Unity 2019.2 PB 4.0.4p11, Unity 2019.2.0a8
Latest Test Rail Result - Unity 2019.3 PB 4.1.0p6, Unity 2019.3.0a8
Known Bugs JIRA - World Building
Planning JIRA - World Building Epics

Test Strategy

Manual Testing

  1. Run test via TestRails

Unit Tests

On Katana

Unit tests are distributed as a separate package, named com.unity.probuilder.tests.

To run locally, include the test package in your Packages manifest, and make sure com.unity.probuilder.tests is included in the testables array.