gavination / Tremor-Trainer

2 stars 0 forks source link

Create a Unit Test Suite #21

Closed gavination closed 3 years ago

gavination commented 3 years ago

As a Developer, I want to validate the functionality of the code I write. To achieve this, I need a unit test suite defined and enabled across the system.

Acceptance Criteria:

gavination commented 3 years ago

think I'll go with https://xunit.net/ as our testing suite of choice