An open API service indexing awesome lists of open source software.

https://github.com/arcus-azure/arcus.testing

In short: Arcus Testing is a set of libraries that makes tests more fun to write!
https://github.com/arcus-azure/arcus.testing

assertions azure azure-data-factory azure-storage test-logger testing tools

Last synced: about 1 month ago
JSON representation

In short: Arcus Testing is a set of libraries that makes tests more fun to write!

Awesome Lists containing this project

README

        

# Arcus - Testing
[![Build Status](https://dev.azure.com/codit/Arcus/_apis/build/status/Commit%20builds/CI%20-%20Arcus.Testing?branchName=main)](https://dev.azure.com/codit/Arcus/_build/latest?definitionId=804&branchName=main)
[![NuGet Version](https://img.shields.io/nuget/v/Arcus.Testing.Logging.Xunit)](https://www.nuget.org/packages/Arcus.Testing.Logging.Xunit/)
![Azure DevOps coverage (branch)](https://img.shields.io/azure-devops/coverage/codit/arcus/804/main)

Arcus Testing is an umbrella term for a set of NuGet packages `Arcus.Testing.*` that help with the creation, maintenance, and defect localization of code testing.

> 🎖️ Specifically designed to help with integration testing against Azure resources, but also helps with tech-independent infrastructure.

In short: Arcus Testing is a set of libraries that makes tests more fun to write!

![Arcus](https://raw.githubusercontent.com/arcus-azure/arcus/master/media/arcus.png)

# Documentation
All documentation can be found [here](https://testing.arcus-azure.net/).

# License Information
This is licensed under The MIT License (MIT). Which means that you can use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the web application. But you always need to state that Codit is the original author of this web application.

Read the full license [here](https://github.com/arcus-azure/arcus.testing/blob/master/LICENSE).