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

Can't extend Checkers and Discipline in the same suite? #588

Open
armanbilge opened this issue Oct 2, 2022 · 1 comment
Open

Can't extend Checkers and Discipline in the same suite? #588

armanbilge opened this issue Oct 2, 2022 · 1 comment

Comments

@armanbilge
Copy link

At least, I couldn't figure out how to do it. Seems like their hierarchies are conflicting?

It seems like a common pattern to mix discipline tests with additional property tests. Workaround of course is to make two suites, with some shuffling to share generators :)

@Baccata
Copy link
Contributor

Baccata commented Oct 2, 2022

I have to admit I've never used the Discipline module in weaver myself. I'd be happy to undergo some changes to make this possible.

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