Replies: 1 comment
-
That is an excellent idea! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The
Unit Test Code GPT
command generates unit tests that use Enzyme which is incompatible with React 18.It would be good to default to RTL instead OR better, if it looked at the
package.json
to figure out the testing libraries used and generate the tests accordingly.Beta Was this translation helpful? Give feedback.
All reactions