EUNO.NEWS EUNO.NEWS
  • All (20993) +299
  • AI (3155) +14
  • DevOps (933) +7
  • Software (11054) +203
  • IT (5802) +74
  • Education (48)
  • Notice
  • All (20993) +299
    • AI (3155) +14
    • DevOps (933) +7
    • Software (11054) +203
    • IT (5802) +74
    • Education (48)
  • Notice
  • All (20993) +299
  • AI (3155) +14
  • DevOps (933) +7
  • Software (11054) +203
  • IT (5802) +74
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 4 days ago · software

    Show HN: Tusk Drift – Turn production traffic into API tests

    Hi HN! In the past few months my team and I have been working on Tusk Drift, a system that records real API traffic from your service, then replays those reques...

    #api testing #traffic replay #deterministic tests #mocking #integration testing #tusk drift #software tooling
  • 6 days ago · software

    TWD Tip: Stub Auth0 Hooks and Mock React Modules

    Background Authentication is one of the trickiest features to test in modern apps. Tools like Auth0 help a lot, especially with React, providing hooks such as...

    #auth0 #react #testing #mocking #sinon #cypress #vitest #tdd #pkce #authentication
  • 1 week ago · software

    How to Mock Public Methods in C# with NSubstitute

    Make the method virtual This is the minimal change and fully supported by NSubstitute. csharp public class ProductService { public virtual int GetPrice { retur...

    #C# #NSubstitute #mocking #unit testing #virtual methods #interfaces #dependency injection #wrapper pattern #adapter pattern
  • 3 weeks ago · software

    Stepping down as Mockito maintainer after 10 years

    Article URL: https://github.com/mockito/mockito/issues/3777 Comments URL: https://news.ycombinator.com/item?id=46414078 Points: 33 Comments: 0...

    #Mockito #Java #mocking #open-source #maintainer #unit testing
  • 0 month ago · software

    Why I built ElysianDB

    The Problem with Early Backend Decisions Most projects don’t fail because of a lack of ideas. They slow down for a more structural reason: backend decisions ar...

    #backend #database #mocking #software architecture #development workflow #ElysianDB
  • 1 month ago · software

    NimbleMock: A Modern, Blazing-Fast Mocking Library for .NET (34x Faster Than Moq)

    !Cover image for NimbleMock: A Modern, Blazing-Fast Mocking Library for .NET 34x Faster Than Moqhttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=co...

    #.NET #mocking #unit-testing #NimbleMock #Moq #performance #test-automation
  • 1 month ago · software

    Testing Azure Functions: Unit Tests with Moq & Integration Tests with Testcontainers

    Overview Test Azure Functions using Moq for unit tests mocked service interfaces and Testcontainers for integration tests real Azurite blob storage. This guide...

    #azure-functions #unit-testing #integration-testing #moq #testcontainers #azurite #.net #c# #mocking #docker
  • 1 month ago · software

    Unit Testing ASP.NET Core Web API with Moq and xUnit (Controllers + Services)

    What Is Moq? Moq allows you to replace real dependencies with lightweight test doubles so you can test logic in isolation. Core methods - Setup → define mocked...

    #unit testing #ASP.NET Core #Web API #Moq #xUnit #.NET #mocking #test-driven development
  • 1 month ago · software

    Mocking, Stubbing, Spying, and Faking in PHP: A Practical Guide (with Sandbox Example)

    Modern PHP applications rely on many external components: APIs, databases, file systems, random generators, time providers, and services that communicate with t...

    #PHP #unit testing #mocking #stubbing #test doubles #PHPUnit #Mockery #test automation #software testing
EUNO.NEWS
RSS GitHub © 2026