Skip to content

106-Nauticraft/sas

Repository files navigation

SAS - Business-Oriented Acceptance Testing Framework

Introduction

Welcome to the SAS project. This C# framework is designed to provide a structured and business-oriented framework for writing acceptance tests. It facilitates a clear separation of concerns between technical aspects and business aspects, allowing development teams and non-technical stakeholders to collaborate more effectively.

Features :

  • Clear and business-oriented separation: Enables a clear distinction between technical tests and business scenarios.
  • Ease of use: Simple and intuitive syntax for writing acceptance tests.
  • Extensibility: Modular architecture allowing for easy addition of new features. Integration with CI/CD tools: Compatible with major continuous integration and continuous deployment tools.

Installation

SAS can be installed via NuGet. Use the following command to add it to your project:

dotnet add package sas

Alternatively, you can install it via the NuGet Package Manager Console in Visual Studio:

Install-Package sas

There are several packages published that way, please see the dedicated wiki page for more information.

Documentation and examples

Please see the wiki for more information about each package or code snippets.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages