vitest-dev / vitest

Next generation testing framework powered by Vite.
https://vitest.dev
MIT License
13.08k stars 1.17k forks source link

Open Source preparing #205

Closed antfu closed 2 years ago

antfu commented 2 years ago

We aim to public Vitest when we reached v0.0.100

Pre tasks

Post tasks

patak-dev commented 2 years ago

I don't see opened Windows issues, @antfu are there other issues you are aware of? @userquin, things are looking good for you after your last fix, no?

userquin commented 2 years ago

I think we have all cases covered since it is handle and centralized on execute.ts module, ts-starter used for cjs but I think we should also test it on esm from external/real project, maybe using sveltekit.

@antfu also changes all path usages to pathe also including error on lint when using path.

So, we can keep here Fix windows bugs :crossed_fingers: ...

patak-dev commented 2 years ago

Loving pathe, maybe we should use it Vite too. I didn't get your last line @userquin, we should mark it as done, no?

userquin commented 2 years ago

Keep it open for a while, I think you can open vitest with this guy open, we need more feedback from the community... we are using local testing and we should test on real projects... Anyway, let Anthony close it if necessary, but I think there is no need.

patak-dev commented 2 years ago

Ok, checked, for now, the collaborators one has a PR and I don't know if it is really needed for opening it up. I think we are done with the pre-tasks now