You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running a JUnit test using FixtureMonkey (and not jqwik) a .jqwik-database file is created. The FixtureMonkey documentation only says it is using jqwik to generate some primitive values, so it is not clear why one would need the .jqwik-database.
(Optional): Suggest A Solution
Perhaps link to jqwik documentation or write something like the following:
The .jqwik-database file is needed so that test failures can be reproduced consistently.
Note: I have no clue yet if this actually applies to a codebase that doesn't use jqwik (like mine)
If the feature request is approved, would you be willing to submit a PR?
No
The text was updated successfully, but these errors were encountered:
Describe the feature you request
When running a JUnit test using FixtureMonkey (and not jqwik) a
.jqwik-database
file is created. The FixtureMonkey documentation only says it is using jqwik to generate some primitive values, so it is not clear why one would need the.jqwik-database
.(Optional): Suggest A Solution
Perhaps link to jqwik documentation or write something like the following:
Note: I have no clue yet if this actually applies to a codebase that doesn't use jqwik (like mine)
If the feature request is approved, would you be willing to submit a PR?
No
The text was updated successfully, but these errors were encountered: