Shesha.Testing
0.46.0
dotnet add package Shesha.Testing --version 0.46.0
NuGet\Install-Package Shesha.Testing -Version 0.46.0
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="Shesha.Testing" Version="0.46.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Shesha.Testing" Version="0.46.0" />
<PackageReference Include="Shesha.Testing" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Shesha.Testing --version 0.46.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Shesha.Testing, 0.46.0"
#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.
#:package Shesha.Testing@0.46.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Shesha.Testing&version=0.46.0
#tool nuget:?package=Shesha.Testing&version=0.46.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Shesha.Testing
Reusable integration test infrastructure for Shesha framework applications.
Provides base classes, xUnit fixtures, and helpers for writing NHibernate-backed integration tests against ABP modules.
Key Components
ShaIntegratedTestBase<TStartupModule>- ABP test base with IoC, UoW helpers, andResolve<T>()SheshaNhTestBase<TStartupModule>- NHibernate test base with session helpers and login helpersSheshaTestModuleHelper.ConfigureForTesting()- Extension method that configures common test module boilerplate- Database Fixtures -
LocalSqlServerFixture,SqlServerFixture(Testcontainers),PostgreSqlFixture(Testcontainers) UnitTestHelper- Mock helpers forIWebHostEnvironment, API explorer, and fake service registration
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Abp (>= 10.3.0)
- Abp.AspNetCore (>= 10.3.0)
- Abp.AutoMapper (>= 10.3.0)
- Abp.Castle.Log4Net (>= 10.3.0)
- Abp.TestBase (>= 10.3.0)
- Abp.Zero.Common (>= 10.3.0)
- Abp.ZeroCore (>= 10.3.0)
- Azure.Storage.Blobs (>= 12.27.0)
- Castle.Core (>= 5.2.1)
- Castle.LoggingFacility.MsLogging (>= 3.1.0)
- ConcurrentHashSet (>= 1.3.0)
- Cronos (>= 0.11.1)
- DocumentFormat.OpenXml (>= 3.5.1)
- EasyNetQ (>= 8.1.2)
- ElmahCore (>= 2.1.2)
- FluentMigrator (>= 8.0.1)
- FluentMigrator.Runner (>= 8.0.1)
- FluentMigrator.Runner.Postgres (>= 8.0.1)
- FluentValidation (>= 12.1.1)
- GraphQL (>= 8.8.4)
- GraphQL.MicrosoftDI (>= 8.8.4)
- GraphQL.NewtonsoftJson (>= 8.8.4)
- GraphQL.SystemTextJson (>= 8.8.4)
- Hangfire.Core (>= 1.8.23)
- HtmlAgilityPack (>= 1.12.4)
- JsonLogic.Net (>= 1.1.11)
- log4net (>= 3.3.0)
- MediaTypeMap.Core (>= 2.3.3)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 10.0.5)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.3.9)
- Microsoft.AspNetCore.Mvc.Versioning (>= 5.1.0)
- Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer (>= 5.1.0)
- Microsoft.Data.SqlClient (>= 7.0.2)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 10.0.5)
- Microsoft.Extensions.Configuration.Json (>= 10.0.5)
- Microsoft.Extensions.Configuration.UserSecrets (>= 10.0.5)
- Microsoft.Extensions.DependencyInjection (>= 10.0.5)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.5)
- Microsoft.Extensions.Logging (>= 10.0.5)
- Moq (>= 4.20.72)
- NETStandard.Library (>= 2.0.3)
- NetTopologySuite (>= 2.6.0)
- NetTopologySuite.IO.GeoJSON (>= 4.0.0)
- Newtonsoft.Json (>= 13.0.3)
- NHibernate (>= 5.6.0)
- NHibernate.Spatial (>= 8.0.0)
- Npgsql (>= 10.0.2)
- NSubstitute (>= 5.3.0)
- PluralizeService.Core (>= 1.2.21147.2)
- RedLock.net (>= 2.3.2)
- Shesha.Application (>= 0.46.0)
- Shouldly (>= 4.3.0)
- SkiaSharp (>= 3.119.2)
- SkiaSharp.NativeAssets.Linux (>= 3.119.2)
- Stubble.Core (>= 1.10.8)
- Swashbuckle.AspNetCore (>= 6.5.0)
- System.Configuration.ConfigurationManager (>= 10.0.5)
- System.Linq.Async (>= 7.0.0)
- System.ValueTuple (>= 4.6.2)
- Testcontainers (>= 4.11.0)
- Testcontainers.MsSql (>= 4.11.0)
- Testcontainers.PostgreSql (>= 4.11.0)
- xunit (>= 2.9.3)
- xunit.extensibility.execution (>= 2.9.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.46.0 | 93 | 9/10/2026 |