Closed KemingHe closed 3 months ago
@ad1992
Current yarn test script gives placeholder echo statement in package.json
yarn test
package.json
Implement automated unittesting through vitest and GitHub Actions to run per PR and merge (push) to main, aligning with project setup.
I want to use this package and I want future versions to be bug-free when I npm update.
npm update
test
Edit: grammar
@KemingHe sure please go ahead and raise the PR
@ad1992 Delivered and revised in #8. Edit: update status.
Request Form
@ad1992
Issue
Current
yarn test
script gives placeholder echo statement inpackage.json
Request
Implement automated unittesting through vitest and GitHub Actions to run per PR and merge (push) to main, aligning with project setup.
Reason
I want to use this package and I want future versions to be bug-free when I
npm update
.Plan
test
.Edit: grammar