https://github.com/deroffal/eshop
A tech lab
https://github.com/deroffal/eshop
bruno ci contract-testing cucumber kubernetes mutation-testing observability testing
Last synced: about 1 month ago
JSON representation
A tech lab
- Host: GitHub
- URL: https://github.com/deroffal/eshop
- Owner: deroffal
- Created: 2023-04-28T11:51:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2026-02-05T20:53:56.000Z (5 months ago)
- Last Synced: 2026-02-06T04:33:19.698Z (5 months ago)
- Topics: bruno, ci, contract-testing, cucumber, kubernetes, mutation-testing, observability, testing
- Language: Java
- Homepage:
- Size: 464 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eshop
## Build and run project
Java version currently used is `25`.
To run the project in local env :
```shell
make run-local
```
It is possible to run Bruno tests :
```shell
make test-local
```
## Observability
See [Observability](observability/README.md) section