Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collect example applications for testing purposes #13

Open
ThomasTNO opened this issue Sep 16, 2024 · 0 comments
Open

Collect example applications for testing purposes #13

ThomasTNO opened this issue Sep 16, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ThomasTNO
Copy link
Contributor

ThomasTNO commented Sep 16, 2024

In the meantime I tried a java target using code coverage coverage, same behaviour.

For testing purposes, I created the following example:

petstore.zip

Steps to reproduce:

docker compose up
cargo run fuzz --log-level debug --timeout 60 --coverage-format jacoco <path to petstore_openapi.yaml>

Originally posted by @ThomasTNO in #5 (comment)

LCOV testing setup:

swagger_server.zip

docker compose up
cargo run fuzz --coverage-format lcov <path to openapi.yaml>

Originally posted by @ThomasTNO in #5 (comment)

@ThomasTNO ThomasTNO self-assigned this Sep 16, 2024
@ThomasTNO ThomasTNO added the enhancement New feature or request label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant