Stef Heyenrath
|
f56ecf943d
|
Fix StaticMappingsPath in WireMockContainerBuilder (#1187)
* Fix StaticMappingsPath in WireMockContainerBuilder
* .
|
2024-10-01 17:39:59 +02:00 |
|
Stef Heyenrath
|
dca3fd0260
|
WireMock.Net.Testcontainers: Use 'sheyenrath/wiremock.net-alpine' image as default for Linux (#1181)
* WireMock.Net.Testcontainers: Use 'sheyenrath/wiremock.net-alpine' image as default for Linux
* ...
* .
* WithBindMount
* fix
* r
* .
|
2024-09-27 19:10:51 +02:00 |
|
Stef Heyenrath
|
c845f73dd0
|
Unpin Testcontainers version and upgrade to version 3.10.0 (#1177)
|
2024-09-20 15:20:25 +02:00 |
|
Stef Heyenrath
|
4b12f3419f
|
Add Aspire Extension (#1109)
* WireMock.Net.Aspire
* .
* xxx
* nuget
* [CodeFactor] Apply fixes
* ut
* t
* **WireMock.Net.Aspire**
* .
* t
* .
* .
* .
* TESTS
* docker utils
* Install .NET Aspire workload
* 4
* 4!
* projects: '**/test/**/*.csproj'
* script: 'dotnet workload install aspire'
* projects: '**/test/**/*.csproj'
* coverage
* WithWatchStaticMappings
* Admin
* typo
* port
* fix
* .
* x
* ...
* wait
* readme
* x
* 2
* async
* <Version>0.0.1-preview-03</Version>
* ...
* fix aspire
* admin/pwd
* Install .NET Aspire workload
* 0.0.1-preview-04
* WaitForHealthAsync
* ...
* IsHealthyAsync
* .
* add eps
* name: 'Execute Aspire Tests'
* name: Install .NET Aspire workload
* .
* dotnet test
* remove duplicate
* .
* cc
* dotnet tool install --global coverlet.console
* -*
* merge
* /d:sonar.pullrequest.provider=github
* <Version>0.0.1-preview-05</Version>
* // Copyright © WireMock.Net
* .
---------
Co-authored-by: codefactor-io <support@codefactor.io>
|
2024-07-27 18:53:59 +02:00 |
|
Stef Heyenrath
|
6ab1a6fd13
|
Update WireMockContainerBuilder.WithMappings for "includeSubDirectories" (#1141)
|
2024-07-22 21:24:08 +02:00 |
|
Stef Heyenrath
|
54edf0bebc
|
Add link to TIOBE Index on main page + fix issues (#1137)
* Add TIOBE + include SonarAnalyzer.CSharp
* .
* cp
* Copyright © WireMock.Net
* more fixes
* fix
* xpath
* if (Matchers == null || !Matchers.Any())
* if (Matchers != null)
* ?
* .
* .
|
2024-07-18 18:06:04 +02:00 |
|
Eric Dugas
|
bf28ba79b5
|
Made changes to accommodate breaking change in testcontainers-dotnet v3.9. (#1127)
Ref: https://github.com/testcontainers/testcontainers-dotnet/pull/1100
|
2024-06-26 19:26:27 +02:00 |
|
Stef Heyenrath
|
43746631e1
|
Add some Extension methods to IWireMockAdminApi (#1113)
|
2024-06-04 14:28:07 +02:00 |
|
Stef Heyenrath
|
57c42492bc
|
Pin the version from Testcontainers to 3.7.0 in WireMock.Net.Testcontainers (#1057)
* TestcontainersTests
* WireMockContainer_Build_and_StartAsync_and_StopAsync
* --
* [3.7.0]
|
2024-01-25 09:54:25 +01:00 |
|
Stef Heyenrath
|
8b91cec457
|
Add .NET 8 (#1018)
* Add .NET 8
* 'Use .NET 8'
* tests 8
* 8
* tc8
* ci
* CI
|
2023-12-04 18:05:18 +01:00 |
|
Stef Heyenrath
|
59aab9e1c3
|
Remove dependency on Microsoft.AspNet.WebApi.Client (#996)
* Using an alias for System.Net.Http.Formatting
* .
* fix
* space
|
2023-08-29 17:53:17 +02:00 |
|
Stef Heyenrath
|
dc4c8d1dba
|
WireMock.Net.Testcontainers (#948)
* WireMock.Net.Testcontainers
* .
* logger?
* .
* .
* WatchStaticMappings
* linux
* .
* --
* ContainerInfo
* .
* 02
* .
* fix
* .
|
2023-06-11 13:55:57 +02:00 |
|