design-by-contract topic

List design-by-contract repositories

grpc-go-contracts

16
Stars
1
Forks
Watchers

Verify the communication of your microservices by writing contracts for your RPCs

oath

45
Stars
3
Forks
Watchers

Design by contract in elixir

arguard

25
Stars
1
Forks
Watchers

🛡 Linter for Go that checks static call arguments against the function guards (aka contracts).

dbc

15
Stars
0
Forks
Watchers

Design-by-contract for Go1

requirements.java

23
Stars
1
Forks
Watchers

Fluent Design Contracts for Java Projects

DBC-for-embedded-C

16
Stars
2
Forks
Watchers

Design By Contract (DBC) for embedded C and C++

decorator-contracts

15
Stars
2
Forks
Watchers

Decorator Contracts is a library that provides the ability to create and assign Code Contracts to ECMAScript and TypeScript classes. This enables enforcement of the Liskov substitution principle and t...