Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Commit be6c3ae

Browse files
authored
Update README.md
1 parent a574ebc commit be6c3ae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ Inspired by [envtest](https://book.kubebuilder.io/reference/envtest.html) in go.
66
It runs the API Server binaries directly (without nodes and other components, but with etcd).
77
Linux, Windows, Mac is supported.
88

9+
See also [this blog](https://csviri.medium.com/introducing-jenvtest-kubernetes-api-server-tests-made-easy-for-java-4d02a9bb26d4)
10+
post regarding the motivation and more.
11+
912
## Usage
1013

1114
Include dependency:

0 commit comments

Comments
 (0)