Morning. Absolute tunit 😍
“Cristo Redentor” by Donald Byrd #nowplaying #6music
July 12, 2025 at 8:56 AM
Morning. Absolute tunit 😍
I don't think I'm going to do #adventofcode with Rust. I think I'll just stick with C# again this year and take the opportunity to try out the new TUnit (github.com/thomhurst/TU...) test framework.
#csharp #dotnet
#csharp #dotnet
GitHub - thomhurst/TUnit: A modern, fast and flexible .NET testing framework
A modern, fast and flexible .NET testing framework - GitHub - thomhurst/TUnit: A modern, fast and flexible .NET testing framework
github.com
December 1, 2024 at 5:06 PM
I don't think I'm going to do #adventofcode with Rust. I think I'll just stick with C# again this year and take the opportunity to try out the new TUnit (github.com/thomhurst/TU...) test framework.
#csharp #dotnet
#csharp #dotnet
⚡️ Switching from xUnit to TUnit for Testing
🏷️ #devdigest #dotnet #net
https://devdigest.today/goto/4797
🏷️ #devdigest #dotnet #net
https://devdigest.today/goto/4797
Converting an xUnit test project to TUnit
In this post I discuss the new TUnit testing framework, why I ported one of my libraries to use it instead of xUnit and related issues I had to deal with
devdigest.today
August 19, 2025 at 10:30 AM
⚡️ Switching from xUnit to TUnit for Testing
🏷️ #devdigest #dotnet #net
https://devdigest.today/goto/4797
🏷️ #devdigest #dotnet #net
https://devdigest.today/goto/4797
nytimes.com/shared/comme...
༒ WORDLE WORDS LIMERICK ༒
So you NURSE a desire to own a piano you think,
Gotta tUNIT Yeach time movin’ it ‘fore PLUNKity PLINKs,
Else it will go sharp and then flat,
As if ruled by trumpian fiat,
Too playing piano is to make LEFT & right-hand LINKS.
༒ WORDLE WORDS LIMERICK ༒
So you NURSE a desire to own a piano you think,
Gotta tUNIT Yeach time movin’ it ‘fore PLUNKity PLINKs,
Else it will go sharp and then flat,
As if ruled by trumpian fiat,
Too playing piano is to make LEFT & right-hand LINKS.
April 13, 2025 at 4:12 AM
nytimes.com/shared/comme...
༒ WORDLE WORDS LIMERICK ༒
So you NURSE a desire to own a piano you think,
Gotta tUNIT Yeach time movin’ it ‘fore PLUNKity PLINKs,
Else it will go sharp and then flat,
As if ruled by trumpian fiat,
Too playing piano is to make LEFT & right-hand LINKS.
༒ WORDLE WORDS LIMERICK ༒
So you NURSE a desire to own a piano you think,
Gotta tUNIT Yeach time movin’ it ‘fore PLUNKity PLINKs,
Else it will go sharp and then flat,
As if ruled by trumpian fiat,
Too playing piano is to make LEFT & right-hand LINKS.
🎥New Betatalks video: Jelle and Bram dive into TUnit, a new testing framework like NUnit and xUnit, but faster and more flexible. It’s great for new projects, but not worth migrating existing tests—yet. 🚀 #TUnit #TestingFramework #SoftwareDevelopment youtu.be/Qvj2FVQWguA
111. TUnit: A Quick Introduction
YouTube video by Betabit
youtu.be
February 20, 2025 at 8:19 AM
🎥New Betatalks video: Jelle and Bram dive into TUnit, a new testing framework like NUnit and xUnit, but faster and more flexible. It’s great for new projects, but not worth migrating existing tests—yet. 🚀 #TUnit #TestingFramework #SoftwareDevelopment youtu.be/Qvj2FVQWguA
The bug that prevented TUnit test identification in #JetBrains #Rider has been fixed in 2024.3
youtrack.jetbrains.com
November 14, 2024 at 3:56 PM
The bug that prevented TUnit test identification in #JetBrains #Rider has been fixed in 2024.3
October 31, 2025 at 1:43 AM
Yesterday I shared I started using #TUnit testing framework. If you are curious about seeing some real world samples, head over to my Synology API SDK Tests project to see how I'm implementing the library. github.com/esausilva/sy...
#UnitTesting #cSharp #dotNet #dotNetCore #Testing
#UnitTesting #cSharp #dotNet #dotNetCore #Testing
synology-api-sdk/tests/Synology.Api.Sdk.Tests/UnitTests at main · esausilva/synology-api-sdk
Contribute to esausilva/synology-api-sdk development by creating an account on GitHub.
github.com
May 3, 2025 at 10:05 PM
Yesterday I shared I started using #TUnit testing framework. If you are curious about seeing some real world samples, head over to my Synology API SDK Tests project to see how I'm implementing the library. github.com/esausilva/sy...
#UnitTesting #cSharp #dotNet #dotNetCore #Testing
#UnitTesting #cSharp #dotNet #dotNetCore #Testing
$130 per year per developer is insane!
We will definitely not go down this path!
Let's see if a promising fork based on V7 emerges.
Additionally, we will evaluate and consider TUnit.
We will definitely not go down this path!
Let's see if a promising fork based on V7 emerges.
Additionally, we will evaluate and consider TUnit.
January 17, 2025 at 11:18 AM
$130 per year per developer is insane!
We will definitely not go down this path!
Let's see if a promising fork based on V7 emerges.
Additionally, we will evaluate and consider TUnit.
We will definitely not go down this path!
Let's see if a promising fork based on V7 emerges.
Additionally, we will evaluate and consider TUnit.
So I finished the first day of #adventofcode. I used TUnit to write and run my tests. So far so good. Albeit I've barely scratched the surface.
It does turn out that TUnit offers its own assertion library which is completely optional to use, but for the sake of experience I went ahead and used it.
It does turn out that TUnit offers its own assertion library which is completely optional to use, but for the sake of experience I went ahead and used it.
December 2, 2024 at 5:47 AM
So I finished the first day of #adventofcode. I used TUnit to write and run my tests. So far so good. Albeit I've barely scratched the surface.
It does turn out that TUnit offers its own assertion library which is completely optional to use, but for the sake of experience I went ahead and used it.
It does turn out that TUnit offers its own assertion library which is completely optional to use, but for the sake of experience I went ahead and used it.
New Betatalks podcast episode!🎙️ @rickvandenbosch.net & @oscarvantol.nl talk with Jelle Fremery about .NET’s evolution, TUnit vs NUnit/xUnit, Azure’s toolkit, and the impact of AI like GPT-5. 🚀
open.spotify.com/episode/1CnR...
open.spotify.com/episode/1CnR...
114. .NET 10, TUnit, GPT-5 and More: Discussing Software Maturity - with Rick, Oscar & Jelle
Spotify video
open.spotify.com
September 30, 2025 at 7:01 AM
New Betatalks podcast episode!🎙️ @rickvandenbosch.net & @oscarvantol.nl talk with Jelle Fremery about .NET’s evolution, TUnit vs NUnit/xUnit, Azure’s toolkit, and the impact of AI like GPT-5. 🚀
open.spotify.com/episode/1CnR...
open.spotify.com/episode/1CnR...
Tammarvik = Where you make a mistake (Nunavut)
Ikaaqturirrat = Here Inuit chased Tunit crossing from island to island (Nunavut)
Ikaaqturirrat = Here Inuit chased Tunit crossing from island to island (Nunavut)
July 1, 2024 at 7:37 PM
Tammarvik = Where you make a mistake (Nunavut)
Ikaaqturirrat = Here Inuit chased Tunit crossing from island to island (Nunavut)
Ikaaqturirrat = Here Inuit chased Tunit crossing from island to island (Nunavut)
La dernière paire signature de Leo Messi inspirée de la mythique F50 Tunit ✨
June 7, 2025 at 5:54 PM
La dernière paire signature de Leo Messi inspirée de la mythique F50 Tunit ✨
If there's one think i lament about teslagrad 1, it's that we only tunit toward digital controls, because in 2011 it seemed unreasonable that anyone would play a 2d sidescroller with an analog stick.
October 25, 2024 at 11:02 PM
If there's one think i lament about teslagrad 1, it's that we only tunit toward digital controls, because in 2011 it seemed unreasonable that anyone would play a 2d sidescroller with an analog stick.
Microsoft.Testing.Platform: Now Supported by All Major .NET Test Frameworks
All major .NET testing frameworks are now supporting Microsoft.Testing.Platform. Whether you are using Expecto, MSTest, NUnit, TUnit, or xUnit.net, you can now leverage the new testing platform to run your tests. The post
All major .NET testing frameworks are now supporting Microsoft.Testing.Platform. Whether you are using Expecto, MSTest, NUnit, TUnit, or xUnit.net, you can now leverage the new testing platform to run your tests. The post
Microsoft.Testing.Platform: Now Supported by All Major .NET Test Frameworks
All major .NET testing frameworks are now supporting Microsoft.Testing.Platform. Whether you are using Expecto, MSTest, NUnit, TUnit, or xUnit.net, you can now leverage the new testing platform to run your tests. The post Microsoft.Testing.Platform: Now Supported by All Major .NET Test Frameworks appeared first on .NET Blog.
devblogs.microsoft.com
February 10, 2025 at 7:04 PM
Microsoft.Testing.Platform: Now Supported by All Major .NET Test Frameworks
All major .NET testing frameworks are now supporting Microsoft.Testing.Platform. Whether you are using Expecto, MSTest, NUnit, TUnit, or xUnit.net, you can now leverage the new testing platform to run your tests. The post
All major .NET testing frameworks are now supporting Microsoft.Testing.Platform. Whether you are using Expecto, MSTest, NUnit, TUnit, or xUnit.net, you can now leverage the new testing platform to run your tests. The post
Obcím se to jednak doplácí z MŽP, druhak ušetří za svoz. Ale především, my ten systém budeme muset zavést. Takže buď to uděláme teď a budeme ho tunit tak, aby byl efektivní, nebo budeme platit větší pokutu než jsou provozní náklady a pak ho stejně zavedeme.
March 26, 2025 at 5:25 AM
Obcím se to jednak doplácí z MŽP, druhak ušetří za svoz. Ale především, my ten systém budeme muset zavést. Takže buď to uděláme teď a budeme ho tunit tak, aby byl efektivní, nebo budeme platit větší pokutu než jsou provozní náklady a pak ho stejně zavedeme.
The bug that prevented TUnit test identification in #jetbrains #rider has been fixed in 2024.3
https://youtrack.jetbrains.com/issue/RIDER-117732/Enable-Testing-Platform-support-doesnt-display-any-unit-tests-from-TUnit-on-macOS-and-Linux
https://youtrack.jetbrains.com/issue/RIDER-117732/Enable-Testing-Platform-support-doesnt-display-any-unit-tests-from-TUnit-on-macOS-and-Linux
November 14, 2024 at 3:57 PM
The bug that prevented TUnit test identification in #jetbrains #rider has been fixed in 2024.3
https://youtrack.jetbrains.com/issue/RIDER-117732/Enable-Testing-Platform-support-doesnt-display-any-unit-tests-from-TUnit-on-macOS-and-Linux
https://youtrack.jetbrains.com/issue/RIDER-117732/Enable-Testing-Platform-support-doesnt-display-any-unit-tests-from-TUnit-on-macOS-and-Linux
Anyone migrated to TUnit?
May 23, 2025 at 1:05 PM
Anyone migrated to TUnit?