Skip to main content
Version: v1.3.0

Introduction

Welcome to the Arcus Testing site! 🎉

What is Arcus Testing?

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!

Why should I use Arcus Testing?

Testing is a fact of life. Writing those tests often comes with an effort to set up a test code infrastructure to interact with all the parts of the system.

Arcus Testing lessens the burden of re-creating the same boilerplate test code infrastructure for similar projects.

How to use Arcus Testing?

See our dedicated getting started page to take your first steps with Arcus Testing.

License

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.

Full license here