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

Add support for testing both warnings and errors #1184

Open
rstoneback opened this issue Mar 8, 2024 · 0 comments
Open

Add support for testing both warnings and errors #1184

rstoneback opened this issue Mar 8, 2024 · 0 comments
Milestone

Comments

@rstoneback
Copy link
Collaborator

Describe the requested feature
Current pysat tests generally test for warnings or errors, not both. Sometimes code produces both.

Pull #1179 adds some code that tests both warnings and errors. It also expanded the functionality of warnings tests. The 'no data at all' test in that pull could be the start of a function that does both.

This new combo function could be employed in test instruments, line 187, which states that current functionality can't test for both errors and warnings. A todo will likely be added.

@rstoneback rstoneback mentioned this issue Mar 8, 2024
25 tasks
@jklenzing jklenzing added this to the 3.3.0 Release milestone Mar 12, 2024
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