Replies: 1 comment
|
That is an excellent idea! |
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 GPTcommand 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.jsonto figure out the testing libraries used and generate the tests accordingly.All reactions