Skip to content

carbynestack/common

Repository files navigation

Carbyne Stack Common

codecov Known Vulnerabilities pre-commit Contributor Covenant

This library provides a set of shared types and testing utilities for all Carbyne Stack services, clients, and other components. The content is split into two distinct dependencies. Common-types for public API signatures, as well as other shared code and common-testing for utilities which are needed to implement tests in Carbyne Stack in a desirable manner with JUnit argument sources and AssertJ custom assertions.

License

Carbyne Stack Common is open-sourced under the Apache License 2.0. See the LICENSE file for details.

3rd Party Licenses

For information on how license obligations for 3rd party OSS dependencies are fulfilled see the README file of the Carbyne Stack repository.

Contributing

Please see the Carbyne Stack Contributor's Guide .