Skip to content

Introduce additional helpers and fixtures for each test framework #148

@derevnjuk

Description

@derevnjuk

SecTester for .NET is not tied to any specific test runner or testing framework, but we aim to make writing tests easier for everyone using the built-in .NET test runner capabilities.

To achieve this, we plan to provide extensions for popular test frameworks such as xUnit, NUnit, and MSTest, which will include base classes to allow the reuse of SecRunner between tests for better performance and isolation between tests.

Additionally, we will address the output issue (i.e. #145) that currently prevents us from displaying messages in the standard output.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions