-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Testing will help us move forward without breaking things that are already working... This will also help us with any release that we are planning to do in the future.
- let's do some research to see what is out there that fits our needs (I prefer something simple)
- let's start writing tests for our API / functions
- let's consider how all this is gonna work (
CHANGELOG, semantic versioning, tags, releases etc...)
Reactions are currently unavailable