Skip to content

Conversation

@alytarik
Copy link
Contributor

@alytarik alytarik commented Apr 13, 2023

Example output:

RuntimeError: Testcases are already generated, please call .run() and .report() next.

fixes #241

Checklist:

  • I've added Google style docstrings to my code.
  • I've used pydantic for typing when/where necessary.
  • I have linted my code
  • I have added tests to cover my changes.

@alytarik alytarik linked an issue Apr 13, 2023 that may be closed by this pull request
@alytarik alytarik requested a review from luca-martial April 13, 2023 14:07
@alytarik alytarik changed the title DRAFT: Fix/shouldnt generate after load Fix/shouldnt generate after load Apr 13, 2023
@luca-martial luca-martial merged commit 6a9c44e into release/1.0.2 Apr 13, 2023
@luca-martial luca-martial deleted the fix/cant-generate-after-load branch April 13, 2023 15:30
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.

.generate() should not be allowed to be called after .load()

3 participants