Skip to content

Conversation

@simonresch
Copy link
Contributor

No description provided.

@simonresch simonresch marked this pull request as ready for review November 6, 2025 14:30
@simonresch simonresch requested a review from a team November 6, 2025 14:51
Copy link
Contributor

@oetr oetr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@simonresch simonresch force-pushed the document-junit-parameter-sources branch from ef2f1a5 to c007e90 Compare November 11, 2025 08:01
@simonresch simonresch requested a review from Copilot November 11, 2025 08:01
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds documentation for seeding JUnit-based fuzz tests using standard JUnit parameter sources. It explains how seed inputs work in both regression and fuzzing modes, and notes limitations with non-serializable classes.

  • Documents the use of JUnit parameter sources (@MethodSource, @CsvSource, @ValueSource, @ArgumentsSource) with @FuzzTest
  • Explains behavior differences between regression mode and fuzzing mode
  • Documents serialization limitations for classes without getter functions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@simonresch simonresch force-pushed the document-junit-parameter-sources branch from c007e90 to 3713b5e Compare November 11, 2025 08:47
@simonresch simonresch enabled auto-merge (rebase) November 11, 2025 08:47
@simonresch simonresch merged commit 85ae9d1 into main Nov 11, 2025
9 checks passed
@simonresch simonresch deleted the document-junit-parameter-sources branch November 11, 2025 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants