Any examples of well-structured jest/mocha/<insert test framework> projects? Any typescript code base you would read to enhance your testing skills?<p>For instance, vscode: https://github.com/microsoft/vscode
Office Fabric React has some good React + TypeScript code that has good testing which is very necessary with the level of commit activity into a shared component library.<p><a href="https://github.com/OfficeDev/office-ui-fabric-react" rel="nofollow">https://github.com/OfficeDev/office-ui-fabric-react</a>