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 中文
  • 3 weeks ago · software

    C# Architecture Mastery — Refactoring Legacy ASP.NET Core Apps Toward Clean Architecture (Part 10)

    Introduction Most ASP.NET Core systems don’t start broken—they become broken. Legacy systems are rarely the result of bad developers; they are the result of go...

    #C# #ASP.NET Core #Clean Architecture #Refactoring #Legacy Code #.NET #Unit Testing #Software Design
  • 3 weeks ago · software

    C# Architecture Mastery — Testing Strategies in Clean Architecture (.NET) (Part 7)

    What You Test Traditional systems test from the outside in. Clean Architecture tests from the inside out. Priority order 1. Domain logic 2. Application use cas...

    #C# #.NET #Clean Architecture #testing strategy #unit testing #integration testing #software architecture #test pyramid
  • 1 month ago · software

    A new PHP8+ Unit Testing Framework called MicroUnit

    !Cover image for A new PHP8+ Unit Testing Framework called MicroUnithttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto...

    #PHP #unit testing #MicroUnit #testing framework #PHP8
  • 1 month ago · software

    Testing Legacy Laravel Code Without Refactoring First

    Practical Strategies for Real-World PHP Projects Legacy codebases are a fact of life. Most of us don’t join greenfield projects. We inherit applications that g...

    #Laravel #PHP #legacy code #testing #unit testing #refactoring #code coverage #software development
  • 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

    Why frozen test fixtures are a problem on large projects and how to avoid them

    Article URL: https://radanskoric.com/articles/frozen-test-fixtures Comments URL: https://news.ycombinator.com/item?id=46203948 Points: 6 Comments: 0...

    #testing #test fixtures #unit testing #integration testing #software engineering #large codebases #test design
  • 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

    Au-delà du Code Coverage : Guide pratique du Mutation Testing pour des applications robustes

    On connaît tous ce petit shot de dopamine. Vous poussez votre code, la pipeline CI/CD se lance, et quelques minutes plus tard… c’est le Green Build. Toutes les...

    #mutation testing #code coverage #unit testing #test reliability #CI/CD #software quality
  • 1 month ago · software

    Manual testing techniques

    Common Manual Testing Techniques Black‑Box Testing Tester evaluates the software from a user’s perspective without any knowledge of the internal code. Unit Tes...

    #manual testing #black box testing #unit testing #integration testing #system testing #smoke testing #sanity testing #testing techniques
  • 1 month ago · software

    Understanding the React Testing Pipeline (for Beginners)

    Introduction When testing React with React Testing Library RTL, it helps to understand what’s happening behind the scenes. This guide breaks down the pipeline—...

    #react #react-testing-library #rtl #unit testing #javascript #frontend #testing pipeline #beginners guide
  • 1 month ago · software

    Swift Testing #5: Parametrizando pruebas con arguments

    Parametrizando una sola condición En ocasiones, se necesita verificar el funcionamiento de cierto código que recibe un argumento, usando varios valores. La for...

    #Swift #unit testing #parameterized tests #Swift Testing #test automation #code quality

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026