Describe the solution you'd like
After discussing with the devs in the Firebot discord, it was agreed upon that it would be nice to have a unit testing framework setup in the project. The devs seemed to decide on Jest, so that is what I will be presenting in an upcoming PR.
Additional context
This consideration came up when the pronouns code may have undergone a regression in version 5.66.x. Having unit tests may prevent unintended regressions like this, so it would be wonderful if the project had it.
Describe the solution you'd like
After discussing with the devs in the Firebot discord, it was agreed upon that it would be nice to have a unit testing framework setup in the project. The devs seemed to decide on Jest, so that is what I will be presenting in an upcoming PR.
Additional context
This consideration came up when the pronouns code may have undergone a regression in version 5.66.x. Having unit tests may prevent unintended regressions like this, so it would be wonderful if the project had it.