An open API service indexing awesome lists of open source software.

https://github.com/codeintelligencetesting/wad23


https://github.com/codeintelligencetesting/wad23

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Practical Examples
This repository contains example Java project for the workshop: Level Up Your Tests:
Building Robust APIs With Minimal Effort at WeAreDevelopers World Congress 2023

The examples are:
- [JUnit Integration](junit-integration): An example Java project to show how you can write fuzz tests as easily
as you do for unit tests.
- [Spring Boot Example](spring-boot-example): An example Spring Boot project to show how you can fuzz test your APIs.

# Slides
The slides of the workshop can be found here: [WeAreDevelopers 2023.pdf](https://github.com/CodeIntelligenceTesting/wad23/files/12194349/WeAreDevelopers.2023.pdf)