XBullet.EasyTesting
Core test hosts, isolated scenarios, authentication helpers, and HTTP response assertions.
<PackageReference Include="XBullet.EasyTesting" Version="VERSION" />
Primary APIs
- EasyTestHost creates minimal-hosting test applications.
- TestScenarioScope<TEntryPoint> owns one isolated scenario and its resources.
- TestJwtBuilder creates deterministic JWT bearer tokens.
- TestHttpResponseAssertions provides fluent response assertions.