react-testing-library-course icon indicating copy to clipboard operation
react-testing-library-course copied to clipboard

test-data-bot seems to be outdated

Open PowerSlime opened this issue 3 years ago • 1 comments

https://github.com/kentcdodds/react-testing-library-course/blob/88bbc8bc2465a436c8197717dfd673211bc36e90/src/tests/tdd-06-generate-data.js#L3

There is already newer version of test-data-bot https://www.npmjs.com/package/@jackfranklin/test-data-bot.

Looks like there not so much breaking changes was introduced, and it's even written in TypeScript!

PowerSlime avatar Sep 20 '22 07:09 PowerSlime

Yep! I want to keep the code in this repo consistent with the videos so I'm not going to do any code updates until the videos can be updated.

Thanks!

kentcdodds avatar Sep 23 '22 12:09 kentcdodds