Skip to content

A set of common types and testing utilities for all carbynestack services

License

Notifications You must be signed in to change notification settings

carbynestack/common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e95e423 · Nov 24, 2022

History

26 Commits
Nov 24, 2022
Sep 1, 2022
Sep 1, 2022
Nov 12, 2021
Nov 3, 2021
Nov 12, 2021
Dec 16, 2021
Nov 3, 2021
Nov 3, 2021
Nov 3, 2021
Feb 14, 2022
Feb 14, 2022
Dec 10, 2021

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 .