<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Dotnet10 on .NET wat we zoeken</title><link>https://blog.netwatwezoeken.nl/tags/dotnet10/</link><description>Recent content in Dotnet10 on .NET wat we zoeken</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 08 Feb 2026 12:35:00 +0100</lastBuildDate><atom:link href="https://blog.netwatwezoeken.nl/tags/dotnet10/index.xml" rel="self" type="application/rss+xml"/><item><title>Integration testing with Playwright just got easier</title><link>https://blog.netwatwezoeken.nl/posts/integration-testing-with-playwright-just-got-a-lot-easier/</link><pubDate>Sun, 08 Feb 2026 12:35:00 +0100</pubDate><guid>https://blog.netwatwezoeken.nl/posts/integration-testing-with-playwright-just-got-a-lot-easier/</guid><description>&lt;p&gt;In a &lt;a href="https://blog.netwatwezoeken.nl/simplifying-integration-testing-with-dotnet-and-playwright/"&gt;previous blog post&lt;/a&gt;, I introduced the NuGet package &lt;code&gt;Nwwz.Mvc.Testing&lt;/code&gt;. This package was designed to make it possible to make the &lt;code&gt;WebApplicationFactory&lt;/code&gt; listen on a rela port to that you can use it with Playwright.&lt;/p&gt;
&lt;p&gt;The package implements a different &lt;code&gt;WebApplicationFactory&lt;/code&gt; that spin up a Kestrel instance instead ot the in-memory &lt;code&gt;TestServer&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;With the release of &lt;strong&gt;.NET 10&lt;/strong&gt;, this workaround is no longer necessary. Microsoft has introduced a native way to run &lt;code&gt;WebApplicationFactory&lt;/code&gt; using Kestrel.&lt;/p&gt;</description></item></channel></rss>