Skip to content

Commit e14fc65

Browse files
committed
Put some bold sentences ;-)
Signed-off-by: Laurent Broudoux <[email protected]>
1 parent 182e5ca commit e14fc65

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
This application is a demonstration on how to integrate Microcks via [Testcontainers]([https://www.testcontainers.com]) within your development inner-loop.
66

77
You will work with a Spring Boot application and explore how to:
8-
* Use Microcks for provisioning third-party API mocks,
9-
* Use Microcks for simulating external Kafka events publishers,
10-
* Write tests using Microcks contract-testing features for both REST/OpenAPI based APIs and Events/AsyncAPI based messaging
8+
* Use Microcks for **provisioning third-party API mocks**,
9+
* Use Microcks for **simulating external Kafka events publishers**,
10+
* Write tests using Microcks **contract-testing** features for both **REST/OpenAPI based APIs and Events/AsyncAPI** based messaging
1111

1212
## Table of contents
1313

0 commit comments

Comments
 (0)