NewLife.UnitTest 1.0.2024.102-beta0146

This is a prerelease version of NewLife.UnitTest.
dotnet add package NewLife.UnitTest --version 1.0.2024.102-beta0146
NuGet\Install-Package NewLife.UnitTest -Version 1.0.2024.102-beta0146
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NewLife.UnitTest" Version="1.0.2024.102-beta0146" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NewLife.UnitTest --version 1.0.2024.102-beta0146
#r "nuget: NewLife.UnitTest, 1.0.2024.102-beta0146"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NewLife.UnitTest as a Cake Addin
#addin nuget:?package=NewLife.UnitTest&version=1.0.2024.102-beta0146&prerelease

// Install NewLife.UnitTest as a Cake Tool
#tool nuget:?package=NewLife.UnitTest&version=1.0.2024.102-beta0146&prerelease

单元测试扩展库

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on NewLife.UnitTest:

Repository Stars
NewLifeX/X
Core basic components: log (file / network), configuration (XML / JSON / HTTP), cache (memory / redis), network (TCP / UDP / HTTP), RPC framework, serialization (binary / XML / JSON), APM performance tracking. 核心基础组件,日志(文件/网络)、配置(XML/Json/Http)、缓存(内存/Redis)、网络(Tcp/Udp/Http)、RPC框架、序列化(Binary/XML/Json)、APM性能追踪。
NewLifeX/NewLife.Redis
High performance redis client, support NETCore/. NET4. 0/. NET4. 5. It is specially optimized for big data and message queue. The average daily consumption of online single application is 10 billion. 高性能Redis客户端,支持.NETCore/.NET4.0/.NET4.5,为大数据与消息队列而特别优化,线上单应用日均100亿调用量
NewLifeX/AntJob
分布式任务调度系统,纯NET打造的重量级大数据实时计算平台,万亿级调度经验积累!面向中小企业大数据分析场景。
NewLifeX/Stardust
星尘,轻量级分布式服务框架。配置中心、集群管理、远程自动发布、服务治理。服务自动注册和发现,负载均衡,动态伸缩,故障转移,性能监控。
NewLifeX/NewLife.MQTT
最流行的物联网通信协议MQTT,包括客户端、服务端和Web管理平台
Version Downloads Last updated
1.0.2024.102-beta0146 231 1/2/2024
1.0.2023.1230-beta0013 78 12/30/2023
1.0.2023.1204 764 12/4/2023
1.0.2023.1202-beta0211 86 12/2/2023
1.0.2023.1128-beta0015 96 11/28/2023
1.0.2023.905 964 9/5/2023
1.0.2023.905-beta0918 91 9/5/2023
1.0.2023.718 725 7/18/2023
1.0.2023.718-beta1639 110 7/18/2023
1.0.2023.311-beta1027 688 3/11/2023
1.0.2022.901 2,013 9/1/2022
1.0.2022.901-beta0345 122 9/1/2022
1.0.2022.401 1,225 4/1/2022
1.0.2022.324-beta0150 311 3/24/2022
1.0.2022.320 389 3/20/2022

优化单元测试的顺序日志输出