dart_frog icon indicating copy to clipboard operation
dart_frog copied to clipboard

feat: Generate Tests for new middleware or routes

Open jxstxn1 opened this issue 2 years ago • 1 comments

Description

As a User I would love to get generated Tests for new routes/middlewares each time I run dart_frog new middleware [routeName] or dart_frog new routes [routeName]. This can save me some time so that I don't have to create the tests manually.

Requirements

  • [ ] create tests for newly generated routes or middlewares

Additional Context It could be even more beneficial to have this feature once dart_frog_test is released

jxstxn1 avatar Aug 10 '23 14:08 jxstxn1

That is a great idea! We are actively working on dart_frog_test and once we have definition about that package, we can come back to this one.

erickzanardo avatar Aug 14 '23 14:08 erickzanardo