Skip to content

Tooling for awesome cross-repository testing for Icinga

License

Notifications You must be signed in to change notification settings

Icinga/icinga-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icinga Testing

Icinga Logo

About

This repository contains helpers to facilitate performing integration tests between components of the Icinga stack using the Go testing package. The general idea is to write test cases in Go that can dynamically spawn individual components as required, connect them and then perform checks on this setup. This is currently implemented by using the Docker API to start and stop containers locally as required by the tests. For more information on how to use it, have a look at the inline documentation comments.

License

The contents of this repository are licensed under the terms of the GNU General Public License Version 2, you will find a copy of this license in the LICENSE file included in it.

About

Tooling for awesome cross-repository testing for Icinga

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages