Skip to content

Commit 6d8e415

Browse files
authored
Merge pull request #278 from TheAngryByrd/2025-02-28-WebApplicationFactory-CE
adds 2025-02-28 session
2 parents 45f62b8 + e6eef02 commit 6d8e415

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

src/sessions/2025-02-28.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: "Using ApiStub.FSharp to integration test your ASP.NET APIs"
3+
preview: "Using ApiStub.FSharp to integration test your ASP.NET APIs"
4+
isDraft: true
5+
date: 2025-02-28T14:00:00.000Z
6+
id: "2025/02/28"
7+
champion: "jkone27"
8+
zoomLink: "https://us06web.zoom.us/j/84653172116?pwd=T5a4iQIAVl72zmLRyjqWWFIRJ2MpPp.1"
9+
zoomPasscode: "apistub"
10+
youtubeId: ""
11+
---
12+
13+
## Topic
14+
15+
Are you building ASP.NET Core applications in F# and want to ensure they’re rock-solid? Join us for a hands-on demo of [ApiStub.FSharp](https://github.com/jkone27/fsharp-integration-tests/), a powerful library designed to streamline integration testing for ASP.NET Core apps. We’ll explore how this tool, paired with the principles outlined in Microsoft’s ASP.NET Core [integration testing guide](https://learn.microsoft.com/en-us/aspnet/core/test/integration-tests?view=aspnetcore-9.0), empowers F# developers to write robust, maintainable tests with ease.
16+
17+
In this session, we’ll dive into practical examples—setting up test fixtures, simulating HTTP requests, and verifying responses—all while leveraging F#’s concise syntax and functional power. Whether you’re new to integration testing or looking to level up your ASP.NET Core workflow, this demo will showcase actionable techniques to boost your confidence in shipping reliable F# web apps. Bring your questions, and let’s test smarter together!
18+
19+
## Champion
20+
21+
- [Giacomo Parmigiani(jkone27)](https://github.com/jkone27)

0 commit comments

Comments
 (0)