Geocld / sparkee

A publish tool for monorepo,just like lerna but support pnpm.
3 stars 0 forks source link

feat: add vitest & utils tests #7

Closed jrson83 closed 1 year ago

jrson83 commented 1 year ago

We need tests to ensure that when we do changes to the code, we don't break anything.

I added vitest and tests for utils. I will add tests for the CLI in another PR.