home.social

#unittest — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #unittest, aggregated by home.social.

fetched live
  1. We just shipped Core Framework v3 4.0.1 and Analyzers 2.1.0.

    This release includes a new Markdown report and several bug fixes.

    xunit.net/releases/v3/4.0.1
    xunit.net/releases/analyzers/2

    #DotNet #CSharp #FSharp #UnitTest #TDD

  2. Do you use .NET Framework with xUnit.net?

    If you're still using .NET Framework and you feel comfortable providing the information, we'd love to know what keeps you there (and when you'll stop needing to support it).

    #DotNet #UnitTest

  3. RE: dotnet.social/@xunit/117097353

    One week in, and we're sitting at only a single bug so far. That includes 250k downloads of the core framework, 275k downloads of the analyzers, and 750k (!!) downloads of the Visual Studio adapter.

    Anybody using Native AOT? How about full test parallelization? #DotNet #CSharp #FSharp #UnitTest #TDD

  4. We just shipped Core Framework v3 4.0.0, Analyzers 2.0.0, and VS Adapter 4.0.0.

    This is a major release with many new features. Check the release notes for the details!

    xunit.net/releases/v3/4.0.0
    xunit.net/releases/analyzers/2
    xunit.net/releases/visualstudi

    #DotNet #CSharp #FSharp #UnitTest #TDD

  5. Looks like unless something dramatic happens, @xunit v3 is hitting 4.0 this week. Time to unleash the fully parallelized power of this space station! (No, seriously though, Native AOT is a much bigger feature in terms of effort.) #DotNet #UnitTest #TDD

  6. 🆙 Updated my post on unittest base test cases with a new preferred technique: using a plain class as a container.

    adamj.eu/tech/2025/05/30/pytho

  7. Good news! Rider 2026.2 has resolved their issues with Microsoft Testing Platform v2 and xUnit.net v3. Check this issue comment for more information: youtrack.jetbrains.com/issue/R #DotNet #UnitTest #JetBrainsRider

  8. We just shipped Core Framework v3 4.0.0-pre.154, Analyzers 2.0.0-pre.60, and VS Adapter 4.0.0-pre.5.

    This release adds support for full test parallelization and a new analyzer, in addition to bug fixes.

    xunit.net/releases/v3/4.0.0-pr
    xunit.net/releases/analyzers/2
    xunit.net/releases/visualstudi

    #DotNet #CSharp #FSharp #UnitTest #TDD

  9. UnitTesterJS: Lightweight Unit Test Runner for Javascript

    Runs test functions while keeping track of failures, logging them and to provide a summary. No dependencies, runs in the browser too. Works well with chai.

    new in 2.1.0:
    - Adds small PromiseStatus helper to inspect the state of promises and avoid some try/catch when testing for rejected promises.

    features: docs.miamao.de/@main/unitteste

    codeberg.org/harald/unittester

    #unittesterjs
    #javascript
    #typescript
    #unittest
    #chai

  10. Un moyen de faire tourner des tests unitaires avec des vraies dependences (base de données, etc.) plutôt que des mocks, grâce à des containers légers.

    🔗 testcontainers.com/

    #Docker #container #unittest #test

  11. We just shipped Core Framework v3 4.0.0-pre.128 and Analyzers 2.0.0-pre.56.

    This release is primarily a bug fix release with a few small features.

    xunit.net/releases/v3/4.0.0-pr
    xunit.net/releases/analyzers/2

    #DotNet #CSharp #FSharp #UnitTest #TDD

  12. There will be another prerelease of @xunit, presumably this weekend. A remarkable amount of stuff arrived over the past few weeks (though thankfully not very many bugs) that I really want to get in. I'd also really like to see whether ttps://github.com/xunit/xunit/pull/3581 can land for 4.0, because more flexible parallelization options has been a long-requested feature. #DotNet #UnitTest #CSharp

  13. I know I'm a geek - but there's a certain degree of satisfaction in having a test made to fail after a refactoring actually fail as expected and then implementing the fix as expected.

    And to imagine some people want to offload that satisfaction to a LLM tsk tsk tsk.

    #developer #test #unittest

  14. We just shipped Core Framework v3 4.0.0-pre.108 and Analyzers 2.0.0-pre.51.

    This release adds new features, new analyzers, and fixed several bugs. We anticipate these being the final prerelease builds of this cycle. Please test thoroughly!

    xunit.net/releases/v3/4.0.0-pr
    xunit.net/releases/analyzers/2

    #DotNet #CSharp #FSharp #UnitTest #TDD #NativeAOT

  15. There will be another prerelease coming this weekend.

    Since we like to have prerelease builds stable for a month before declaring them release, please make sure to use the current and upcoming builds to verify, especially with Native AOT.

    Thanks!

    #DotNet #UnitTest #NativeAOT #CSharp

  16. 🔥 A decade-old unit test with an existential crisis set for 2026—because nothing screams foresight like a ticking time bomb in your codebase. 🧨 Meanwhile, Mastodon reminds us that enabling #JavaScript is still a revolutionary act in the web 3.0 era. 💻
    mastodon.social/@jdm_/11642938 #unitTest #existentialCrisis #web3 #revolution #codingMastodon #HackerNews #ngated

  17. agent-output: drastically reduce token consumption for and runs ( ) 👇

  18. Based on this poll, we will be removing support for Visual Studio 2019 and out-of-support versions of Visual Studio 2022 from `xunit.analyzers` sometime before the final 2.0.0 release.

    dotnet.social/@xunit/116350131

    #DotNet #Roslyn #Analyzer #CSharp #UnitTest

  19. We just shipped Core Framework v3 4.0.0-pre.81, Analyzers 2.0.0-pre.40, and VS Adapter 4.0.0-pre.4.

    This release adds several new analyzers and fixes many bugs, especially related to Native AOT support.

    xunit.net/releases/v3/4.0.0-pr
    xunit.net/releases/analyzers/2
    xunit.net/releases/visualstudi

    #DotNet #CSharp #UnitTest

  20. Do you write custom TraitAttribute-derived attributes? Do you think they'd be useful in the core framework? If so, chime in with your suggestions here: github.com/xunit/xunit/discuss

    #DotNet #UnitTest #CSharp

  21. We will be removing Microsoft Testing Platform v1 support from the next major release, moving to v2 as the default. We will still support your ability to choose to disable MTP as well. #DotNet #UnitTest

  22. We just shipped Core Framework v3 4.0.0-pre.33, Analyzers 2.0.0-pre.9, and VS Adapter 4.0.0-pre.3.

    This prerelease build adds support for Native AOT, in addition to bug fixes.

    xunit.net/releases/v3/4.0.0-pr
    xunit.net/releases/analyzers/2
    xunit.net/releases/visualstudi

    #DotNet #CSharp #FSharp #UnitTest #TDD