Best of TestingFebruary 2023

  1. 1
    Article
    Avatar of thevergeThe Verge·3y

    Best laptop 2023: 15 best laptops you can buy

    Best laptop of 2023: 15 best laptops to buy in 2023 can come with a variety of brands, prices, and features. We've got the rest of the best laptops, Windows 10 business notebooks, gaming laptops, Chromebooks, laptops for school, and 2-in-1 convertibles.

  2. 2
    Article
    Avatar of itnextITNEXT·3y

    Make Your React Tests Easier to Write, Understand and Maintain

    Make Your React Tests Easier to Write, Understand and Maintain on Unsplash Introduction React components can be complex and difficult to test. To simplify testing, it’s best to separate the test code from the code that is used to interact with the component. This separation allows for the reuse of interactions across multiple tests.

  3. 3
    Article
    Avatar of bitBits and Pieces·3y

    How to Write Unit Tests with React Testing Library in Next.js

    A tutorial on writing unit tests with React Testing Library in Next.js.

  4. 4
    Article
    Avatar of ministryoftestMinistry of Testing·3y

    One Tab To Rule Them All: The Developer Tools Network Tab

    Discover the power of the Network tab in Developer Tools for web testing, including viewing network activity, filtering requests, verifying request details, searching for specific content, simulating real-world use conditions, and copying/re-using requests.

  5. 5
    Article
    Avatar of phProduct Hunt·3y

    Thunder Client - Product Information, Latest Updates, and Reviews 2024

    Thunder Client is a Rest API Client Extension for Visual Studio Code that makes API testing easy with its scriptless GUI-based testing. It recently launched Thunder Client CLI, which provides a new way to test APIs inside VSCode and comes with features like integration with the Thunder Client extension, VSCode themes, run request and collections, etc.

  6. 6
    Article
    Avatar of wttjWelcome Tech·3y

    The 3 features that will make you fall for Elixir

    Discover the features of Elixir that make it elegant and efficient! Explore pattern matching, unit testing, and concurrency in this beginner-friendly guide.

  7. 7
    Article
    Avatar of dzDZone·3y

    A Guide to Test Automation in Software Development

    Learn about test automation in software development, including its benefits and challenges. Discover how it can streamline the testing process and improve efficiency, speed, and accuracy.