14 lines
621 B
Markdown
14 lines
621 B
Markdown
|
## Testing
|
||
|
|
||
|
This module contains articles about test libraries.
|
||
|
|
||
|
### Relevant articles
|
||
|
|
||
|
- [Introduction to Serenity BDD](https://www.baeldung.com/serenity-bdd)
|
||
|
- [Introduction to JSONassert](https://www.baeldung.com/jsonassert)
|
||
|
- [Serenity BDD and Screenplay](https://www.baeldung.com/serenity-screenplay)
|
||
|
- [Serenity BDD with Spring and JBehave](https://www.baeldung.com/serenity-spring-jbehave)
|
||
|
- [Introduction to Awaitlity](https://www.baeldung.com/awaitlity-testing)
|
||
|
- [Introduction to Hoverfly in Java](https://www.baeldung.com/hoverfly)
|
||
|
- [Testing with Hamcrest](https://www.baeldung.com/java-junit-hamcrest-guide)
|