We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abccbe0 commit 89bfdb9Copy full SHA for 89bfdb9
README.md
@@ -33,11 +33,7 @@
33
- **[GitHub GraphQL API](https://docs.github.com/en/graphql)**
34
- **[Spring Boot](https://spring.io/projects/spring-boot)**
35
- **[WebClient](https://docs.spring.io/spring-framework/reference/web/webflux-webclient.html)**
36
-- **Testing:**
37
- - [JUnit5](https://junit.org/)
38
- - [MockWebServer](https://github.com/square/okhttp/tree/master/mockwebserver)
39
- - [Instansio](https://www.instancio.org/articles/using-instancio-with-junit-jupiter/)
40
- - [JsonUnit](https://github.com/lukas-krecan/JsonUnit)
+- **[JUnit5](https://junit.org/)**
41
- **CI/CD & Tools**:
42
- [Gradle](https://gradle.org/)
43
- [GitHub Actions](https://github.com/features/actions)
0 commit comments