From #657 . There is already Jest installed so any docs should not include something about Mocha to avoid confusion.
@langpavel
Documentation indeed needs improvements
There are still article written about Mocha:
https://github.com/kriasoft/react-starter-kit/blob/master/docs/testing-your-application.md#testing-your-application
Good point. This should be easy PR! :-)
I can work on this if it's not taken already 馃槃
Wasn't this done already in #1624?
@aguscha333 Seems you're right. And I found a few more "mocha" descriptions left in docs/getting-started.md. So glad if you would modify that part too.
@piglovesyou done, link to the PR #1729
Resolved by #1729 .