samchon / nestia

NestJS Helper Libraries + TypeScript OpenAPI generator
https://nestia.io/
MIT License
1.81k stars 94 forks source link

Separate `@nestia/benchmark` from `@nestia/e2e` #938

Closed samchon closed 2 months ago

samchon commented 3 months ago

It would better to separate benchmark due to e2e sometimes utilized by frontend.

Also, replace dependencies of e2e to closure function.