Skip to content

[15] Generator: Testing Framework#16

Merged
Thenlie merged 7 commits intomainfrom
15-generator/testing
Aug 7, 2022
Merged

[15] Generator: Testing Framework#16
Thenlie merged 7 commits intomainfrom
15-generator/testing

Conversation

@Thenlie
Copy link
Copy Markdown
Owner

@Thenlie Thenlie commented Aug 6, 2022

Vitest testing framework implemented ✅

A simple vitest testing framework has been added to test the array utility functions. This will ensure there are no breaking changes to these functions.

If you add more functions to the utility file, be sure to include tests as well!

Closes #15

Usage

npm run test

@Thenlie Thenlie added the type: enhancement Additions to existing code label Aug 6, 2022
@Thenlie Thenlie added this to the Maze Generation Component milestone Aug 6, 2022
@Thenlie Thenlie requested a review from phillpeters August 6, 2022 20:00
@Thenlie Thenlie self-assigned this Aug 6, 2022
@Thenlie Thenlie linked an issue Aug 6, 2022 that may be closed by this pull request
4 tasks
Copy link
Copy Markdown
Collaborator

@phillpeters phillpeters left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😎

@Thenlie Thenlie merged commit 18b6d86 into main Aug 7, 2022
@Thenlie Thenlie deleted the 15-generator/testing branch August 7, 2022 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement Additions to existing code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create utility testing framework

2 participants