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

How to prevent pynguin from generating failed test cases #39

Open
exKAZUu opened this issue Jan 23, 2023 · 1 comment
Open

How to prevent pynguin from generating failed test cases #39

exKAZUu opened this issue Jan 23, 2023 · 1 comment

Comments

@exKAZUu
Copy link

exKAZUu commented Jan 23, 2023

Related to #38

Though I understand test cases which raises exceptions are useful, I need also non-failing test cases.
Especially, we cannot get non-failing test cases if a failed test case achieves 100% coverage. And the case frequently occurs for simple code.
Is there any way to prevent pynguin from generating failed test cases?
I expect some options like --checked-exception=INVALID --unchecked-exception=INVALID of Randoop.

@stephanlukasczyk
Copy link
Member

Sorry for the late reply. That's indeed a nice suggestion, which I put on the list for a future version of Pynguin. Unfortunately, I am quite busy with other stuff, so I cannot tell when I'll be able to do it.

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

No branches or pull requests

2 participants