https://github.com/codeintelligencetesting/wad23
https://github.com/codeintelligencetesting/wad23
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codeintelligencetesting/wad23
- Owner: CodeIntelligenceTesting
- License: apache-2.0
- Created: 2023-07-27T11:47:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-15T19:13:14.000Z (about 2 years ago)
- Last Synced: 2025-01-24T18:35:32.216Z (10 months ago)
- Language: Java
- Size: 19.5 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)