Skip to content

Tags: codebeltnet/xunit

Tags

v11.1.1

Toggle v11.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
V11.1.1/service update (#66)

📚 expand DocFX namespace pages and add type-level overwrite files
📝 add ExcludeFromCodeCoverage prohibition to agent guidance
📝 document DocFX maintenance workflow for public API documentation
📝 enhance package READMEs and fix ApplicationHostFactory XML docs
⬆️ upgrade Microsoft.NET.Test.Sdk to 18.7.0
⬆️ bump nginx and coordinated package versions for compatibility
💬 correct changelog fixture descriptions and finalize v11.1.1
🚧 update CI deployment conditions to avoid skipping optional jobs

v11.1.0

Toggle v11.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
V11.1.0/fix max os issue ii (#65)

✅ add macOS platform support to disposable test assets

v11.0.10

Toggle v11.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
V11.0.10/service update (#61)

🎨 refactor codebase to file-scoped namespaces
✨ add overload for GetTestStore to support generic ILogger<T>
✅ add aspnetcore hosting fixture tests
📝 update hosting readme and repository references
💬 add v11.0.10 release entry with updated changelog
🔧 upgrade nginx base image to 1.31.0-alpine

v11.0.9

Toggle v11.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
V11.0.9/service update (#60)

📦 Upgrade dependencies to latest compatible versions
🧪 Update test environment Docker image versions
🔧 Refactor CI pipeline for conditional signing and privileged jobs
📝 Update package release notes and CHANGELOG

v11.0.8

Toggle v11.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
V11.0.8/service update (#59)

⬆️ upgrade NuGet package versions across all target frameworks
✅ add constructor availability assertions to HostTestTest
📝 standardize and document release notes for v11.0.8 across packages
🔧 refine service-update workflow and Directory.Build.targets

v11.0.7

Toggle v11.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
V11.0.7/service update (#58)

⬆️ bump dependencies
💬 updated community health pages
👷 update ci pipeline for automation
📦️ updated NuGet package definition

v11.0.6

Toggle v11.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
V11.0.6/service update (#56)

⬆️ bump Codebelt.Extensions.BenchmarkDotNet.Console to 1.2.2
📝 update release date for version 11.0.6 in changelog

v11.0.5

Toggle v11.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
V11.0.5/service update (#52)

⬆️ bump dependencies
💬 updated community health pages
👷 update ci pipeline for consistency cross-codebeltnet
📦️ updated NuGet package definition

v11.0.4

Toggle v11.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
V11.0.4/service update (#49)

👷 update ci pipeline name and add codeql to deploy needs
💬 updated community health pages
⬆️ bump dependencies

v11.0.3

Toggle v11.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
V11.0.3/service update (#48)

✨ add benchmark fixture prompt for performance testing guidelines
✨ add guidelines for writing unit and performance tests
✨ add benchmark report for delimited string performance testing
✨ refactor delimited string creation and remove options class
🧵 update lock implementation for >= .NET9 compatibility
🗑️ remove obsolete solution file for project restructuring
⚡️ optimized match method on test
✅ add match tests for various scenarios
✨ add benchmark report for match method performance analysis
⬆️ bump dependencies
✨ add new solution file format
✨ add benchmark project and benchmarks for match method performance
📦️ updated NuGet package definition
💬 updated community health pages
👷 update ci pipeline to support new os versions for testing