Jordan-Hall / nx-bun

https://jordan-hall.github.io/nx-bun/
Other
58 stars 6 forks source link

Add automated testing #7

Closed Jordan-Hall closed 9 months ago

Jordan-Hall commented 9 months ago

Need to add end2end testing and unit tests

NicoVogel commented 9 months ago

I would be willing to contribute here :) Is there a reference nx package that I can look at? If you already have specific cases in mind, then just post them as well

Jordan-Hall commented 9 months ago

Thank you, If you take a look at https://github.com/nxext/nx-extensions they have e2e tests and unit tests for generators.

For task runner you will need to look at nx github for they task runner code https://github.com/nrwl/nx/tree/master/packages/nx/src/tasks-runner