EUNO.NEWS EUNO.NEWS
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
  • All (20931) +237
    • AI (3154) +13
    • DevOps (932) +6
    • Software (11018) +167
    • IT (5778) +50
    • Education (48)
  • Notice
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 57 minutes ago · software

    The Devil’s Clean Code: Lessons from Migrating a 20-Year-Old Legacy Project

    TL;DR Write tests. You don't truly realize how messy code is until you try to write a unit test for it. Understand your annotations. Don’t use @Data when @Gett...

    #legacy code #code migration #microservices #unit testing #refactoring #Java #JSP #annotations #code quality
  • 10 hours ago · software

    What to Unit Test in a Vue App (And What Not to Touch)

    Unit testing is often treated as a checkbox on a project’s checklist. Teams either try to test everything or avoid tests altogether because they feel slow, brit...

    #Vue #unit testing #testing strategy #frontend development #JavaScript #test-driven development
  • 5 days ago · software

    Why Laravel Can't Guess Your Factory Relationships

    Laravel factories make testing a breeze, especially when your models are related. However, when a model has multiple relationships to the same target model, the...

    #laravel #php #eloquent #model-factories #testing #relationships #unit-testing
  • 6 days ago · software

    C#.NET - day 08

    Day 08 : Unit Testing — The Real Reason Interfaces Exist Proving service behavior without repositories or databases Introduction Many tutorials introduce inter...

    #C# #.NET #unit testing #interfaces #test-driven development #repository pattern
  • 1 week ago · software

    When Tests Keep Passing, but Design Stops Moving

    The Stalling Design Problem There’s a moment I keep encountering when practicing TDD: tests pass, coverage improves, and refactoring feels safe. Yet, at some p...

    #test-driven development #TDD #software design #refactoring #unit testing #code quality #design stagnation
  • 1 week ago · software

    The Secret Life of Go: Testing

    Chapter 13: The Table of Truth The Wednesday rain beat a steady rhythm against the archive windows, blurring the Manhattan skyline into smears of gray and slat...

    #Go #testing #unit testing #debugging #software development #programming
  • 1 week ago · software

    Stop Flaky Tests: Freeze Time in Laravel Testing

    !Cover image for Stop Flaky Tests: Freeze Time in Laravel Testinghttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/ht...

    #Laravel #testing #flaky-tests #freeze-time #PHP #unit-testing #test-automation
  • 1 week ago · software

    Testing Database Logic: What to Test, What to Skip, and Why It Matters

    Testing Database Logic and Migrations in Laravel Database logic is one of the hardest parts of an application to test properly. Not because it is exotic or com...

    #testing #database #Laravel #migrations #PHP #unit testing #integration testing #software quality
  • 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
  • 2 weeks ago · software

    MiniScript Road Map for 2026

    2026 Outlook With 2025 coming to a close, it’s time to look ahead to 2026! MiniScript is now eight years old. Many programming languages really come into their...

    #MiniScript #roadmap #version 2.0 #compiler rewrite #performance #garbage collection #C++ #C# #virtual machine #unit testing
  • 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
  • 3 weeks ago · software

    From Genin to Kage - Understanding the Test Pyramid with Naruto

    Introduction After a long hiatus, I’m returning to the basics by revisiting core concepts essential for QA engineers and developers. This article uses the ninj...

    #test pyramid #software testing #unit testing #integration testing #end-to-end testing

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026