Revising for Tests!

Revising for Tests!

A key part of any front-end codebase is good unit tests, so to that end, I've been revising my testing knowledge and best practices, and have just completed Stephen Grider's 'React Testing Library and Jest: The Complete Guide' course on Udemy.com!


The course is a good resource for educating beginners and revising core skills related to testing best practices. Grider provides a clear path explaining the basic mechanics behind the purpose of good unit tests, and even covers how to handle issues such as caching or some of the specific warning messages and data behaviours associated with mocking elements or third-party libraries.

Whilst the course doesn't dive too deeply into overall testing strategies – such as what to target and where the decision to handle testing via unit testing or end-to-end testing (i.e. with tools such as Cypress.io) can be applied – it proved to be a useful refresher on my self-learning journey!

要查看或添加评论,请登录

Josh Bryson的更多文章

  • Learning more about data visualization theory

    Learning more about data visualization theory

    In my day-to-day work, I frequently work with data visualization libraries and whilst I have a solid foundation in how…

  • Learning about new React technologies!

    Learning about new React technologies!

    As part of my ongoing self-learning efforts and an aim to stay up to date with contemporary best practices, I have just…

  • Learning more about AI technologies!

    Learning more about AI technologies!

    As part of my ongoing self-learning efforts, and an effort to more about the general growth and usage of AI tools in…

  • Learning about Plotly with Python!

    Learning about Plotly with Python!

    As part of my front-end development work, I've found myself working more with the Plotly library, which has…

  • Sharpening a skillset!

    Sharpening a skillset!

    As part of my ongoing drive to grow and improve as a developer, I felt it was a good idea to learn more about best…

  • Learning more about 3D rendering

    Learning more about 3D rendering

    I've been interested in learning more about 3D rendering, and in more advanced uses of the three.js library in…

  • Working with 3D Visualisation

    Working with 3D Visualisation

    I've been working with 3D visualisation, and wanted to learn more about different options for libraries. Having some…

  • Revising for a test!

    Revising for a test!

    A good production-ready app needs good, solid unit tests, and with Enzyme on the way out in the React world (as it is…

  • Learning Better Methods!

    Learning Better Methods!

    Whilst it's great picking up emerging technologies, it's always important to ensure a consistent quality in the code…

  • Learning Something New!

    Learning Something New!

    I've always felt it's important to know a little about the jobs around your role in a company and the tools they use –…

社区洞察

其他会员也浏览了