Quramy / jest-prisma

Jest environment for integrated testing with Prisma client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Publication and development of libraries for vitest.

aiji42 opened this issue · comments

This library has greatly improved our testing experience, thank you.

I am currently working personally on a library that optimizes @quramy/jest-prisma for vitest, would you please allow me to publish it in a new npm under my name?

  • It will be a library that includes jest-prisma-core as a dependency
  • I will include a reference link to this repository, acknowledgements, etc. in the README.

In the meantime, I considered including the vitest version of the library in this repository, but

For these reasons, we think it is better to separate repositories.

Thanks.

we think it is better to separate repositories.

I agree your consideration absolutely 😄

Thank you for your agreement😊
Now I would like to proceed with the release of the package.

I was able to release it successfully.
https://github.com/aiji42/vitest-environment-vprisma

Once again, thank you for developing the very useful library jest-prisma👍